summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2021-05-11 08:39:28 (GMT)
committerChris Packham <judge.packham@gmail.com>2021-05-11 09:02:22 (GMT)
commit10c21dfc1796bee8a0b34caa87c687390138bd64 (patch)
tree2a747f84f9791cdaa63a8c9cf566849b913f8493 /config
parentbbb0db2880d5e7600e176fc8025f0add9ef85eb9 (diff)
alpha: Support 64-bit only
Alpha is a 64-bit only arch. The menu options only allowed 32 bitness to be selected. This was harmless but confusing, update the config to specify 64-bit only. Fixes: #1506 Signed-off-by: Chris Packham <judge.packham@gmail.com>
Diffstat (limited to 'config')
-rw-r--r--config/arch/alpha.in4
1 files changed, 2 insertions, 2 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