9 config SPL_GPIO_SUPPORT
12 config SPL_I2C_SUPPORT
15 config SPL_LIBCOMMON_SUPPORT
18 config SPL_LIBDISK_SUPPORT
21 config SPL_LIBGENERIC_SUPPORT
25 prompt "OMAP4 board select"
29 bool "OMAP4430 Gumstix Duovero"
31 config TARGET_OMAP4_PANDA
32 bool "TI OMAP4 PandaBoard"
34 config TARGET_OMAP4_SDP4430
35 bool "TI OMAP4 SDP4430"
38 bool "Amazon Kindle Fire (first generation)"
45 source "board/gumstix/duovero/Kconfig"
46 source "board/ti/panda/Kconfig"
47 source "board/ti/sdp4430/Kconfig"
48 source "board/amazon/kc1/Kconfig"