summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/arch/alpha.in4
-rw-r--r--config/libc/glibc.in2
2 files changed, 3 insertions, 3 deletions
diff --git a/config/arch/alpha.in b/config/arch/alpha.in
index e46772d..c5d76e4 100644
--- a/config/arch/alpha.in
+++ b/config/arch/alpha.in
@@ -1,8 +1,8 @@
# Alpha specific configuration file
## no-package
-## select ARCH_SUPPORTS_32
-## select ARCH_DEFAULT_32
+## select ARCH_SUPPORTS_64
+## select ARCH_DEFAULT_64
## select ARCH_USE_MMU
## select ARCH_SUPPORTS_WITH_CPU
## select ARCH_SUPPORTS_WITH_TUNE
diff --git a/config/libc/glibc.in b/config/libc/glibc.in
index e89ed8c..5a3b1b8 100644
--- a/config/libc/glibc.in
+++ b/config/libc/glibc.in
@@ -150,7 +150,7 @@ config GLIBC_NO_SPARC_V8
# The option and the code has finally been removed in 2.32
config GLIBC_HAS_OBSOLETE_RPC
def_bool y
- depends on GLIBC_2_14_or_later && !CT_GLIBC_2_32_or_later
+ depends on GLIBC_2_14_or_later && !GLIBC_2_32_or_later
config GLIBC_EXTRA_CONFIG_ARRAY
string