]> nv-tegra.nvidia Code Review - linux-2.6.git/blobdiff - arch/blackfin/mach-bf561/Kconfig
Blackfin arch: SMP supporting patchset: BF561 related code
[linux-2.6.git] / arch / blackfin / mach-bf561 / Kconfig
index 0a17c4cf0059708aaa5052e992c7fda60b6e4468..5d56438cad2f8d2f47b999f34f558fbd6f10a3c3 100644 (file)
@@ -1,10 +1,12 @@
-if BF561
+if (BF561)
+
+source "arch/blackfin/mach-bf561/boards/Kconfig"
 
 menu "BF561 Specific Configuration"
 
-comment "Core B Support"
+if (!SMP)
 
-menu "Core B Support"
+comment "Core B Support"
 
 config BF561_COREB
        bool "Enable Core B support"
@@ -23,7 +25,7 @@ config BF561_COREB_RESET
          0 is set, and will reset PC to 0xff600000 when
          COREB_SRAM_INIT is cleared.
 
-endmenu
+endif
 
 comment "Interrupt Priority Assignment"