config BLACKFIN bool select HAS_KALLSYMS select HAS_MODULE default y config BF561 bool config BOARDINFO default "PII IPE337" if MACH_IPE337 config ARCH_TEXT_BASE hex default 0x00000000 choice prompt "Select your board" config MACH_IPE337 bool "PII ipe337" select BF561 help Say Y here if you are using the PII IPE337 board endchoice source common/Kconfig source commands/Kconfig source net/Kconfig source drivers/Kconfig source fs/Kconfig source lib/Kconfig