]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/avr32/boards/atstk1000/Kconfig
[AVR32] Kconfig: Choose daughterboard instead of CPU
[linux-2.6-omap-h63xx.git] / arch / avr32 / boards / atstk1000 / Kconfig
index 28c47802a560b3c259a1cef746ef739abd8ff836..af90b00100fd0d96f58df404411e00affce02bcd 100644 (file)
@@ -2,6 +2,25 @@
 
 if BOARD_ATSTK1000
 
+choice
+       prompt "ATSTK1000 CPU daughterboard type"
+       default BOARD_ATSTK1002
+
+config BOARD_ATSTK1002
+       bool "ATSTK1002"
+       select CPU_AT32AP7000
+
+config BOARD_ATSTK1003
+       bool "ATSTK1003"
+       select CPU_AT32AP7001
+
+config BOARD_ATSTK1004
+       bool "ATSTK1004"
+       select CPU_AT32AP7002
+
+endchoice
+
+
 config BOARD_ATSTK100X_CUSTOM
        bool "Non-default STK1002/STK1003/STK1004 jumper settings"
        help