diff options
Diffstat (limited to 'configs/omap3_beagle_defconfig')
-rw-r--r-- | configs/omap3_beagle_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/omap3_beagle_defconfig b/configs/omap3_beagle_defconfig index 89f1df438b..7b81b039c9 100644 --- a/configs/omap3_beagle_defconfig +++ b/configs/omap3_beagle_defconfig @@ -58,6 +58,7 @@ CONFIG_SYS_NAND_U_BOOT_LOCATIONS=y CONFIG_SYS_NAND_U_BOOT_OFFS=0x80000 CONFIG_SPL_NAND_SIMPLE=y CONFIG_SYS_NS16550=y +CONFIG_SPI=y CONFIG_OMAP3_SPI=y CONFIG_USB=y CONFIG_USB_EHCI_HCD=y |