From 1df4f5aab05352e74988595def858aed406ec0e3 Mon Sep 17 00:00:00 2001 From: Alexey Dobriyan Date: Wed, 1 Feb 2006 03:06:17 -0800 Subject: [PATCH] --- yaml --- r: 19419 b: refs/heads/master c: 41a60ef0698394ee320813816baf221bcb533797 h: refs/heads/master i: 19417: 9cedcd932d820ed2ef9c7dcd7f844b0920e97914 19415: faf9ace3b576820b08561105ab2ec5c69a675c70 v: v3 --- [refs] | 2 +- trunk/arch/arm26/Kconfig | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 0d390ae1d652..8e76f12013be 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0679b75e5fb653fbf6691293e7fc45520abae1d7 +refs/heads/master: 41a60ef0698394ee320813816baf221bcb533797 diff --git a/trunk/arch/arm26/Kconfig b/trunk/arch/arm26/Kconfig index 274e07019b46..379c7257518e 100644 --- a/trunk/arch/arm26/Kconfig +++ b/trunk/arch/arm26/Kconfig @@ -60,7 +60,8 @@ source "init/Kconfig" menu "System Type" -comment "Archimedes/A5000 Implementations (select only ONE)" +choice + prompt "Archimedes/A5000 Implementations" config ARCH_ARC bool "Archimedes" @@ -87,6 +88,7 @@ config PAGESIZE_16 Say Y here if your Archimedes or A5000 system has only 2MB of memory, otherwise say N. The resulting kernel will not run on a machine with 4MB of memory. +endchoice endmenu config ISA_DMA_API