summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/blackfin/Kconfig')
-rw-r--r--arch/blackfin/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig
index 7c4fd9fb2c..76913f381b 100644
--- a/arch/blackfin/Kconfig
+++ b/arch/blackfin/Kconfig
@@ -27,6 +27,16 @@ config MACH_IPE337
endchoice
+menu "Select your board options"
+
+config MACH_IPE337_V2
+ bool "PII ipe337 revision 2 (40MHz)" if MACH_IPE337
+ default y
+ help
+ Say Y here if you are using the second revision of the PII IPE337 board (running at 40Mhz)
+
+endmenu
+
choice
prompt "Boot Mode"
default BFIN_BOOT_BYPASS