]> git.sur5r.net Git - u-boot/blobdiff - configs/omap3_logic_defconfig
ARM: omap3_logic: Enable SPL_OF_CONTROL and SPL_OF_PLATDATA
[u-boot] / configs / omap3_logic_defconfig
index db72e6f6a86eaaf202d0728c888f8ac6febadbc8..5590b9a9163a70b4eda4aae6094551789c8d57e7 100644 (file)
@@ -29,6 +29,8 @@ CONFIG_MTDPARTS_DEFAULT="mtdparts=omap2-nand.0:512k(MLO),1792k(u-boot),128k(spl-
 CONFIG_CMD_UBI=y
 CONFIG_ISO_PARTITION=y
 CONFIG_OF_CONTROL=y
+CONFIG_SPL_OF_CONTROL=y
+CONFIG_SPL_OF_PLATDATA=y
 CONFIG_ENV_IS_IN_NAND=y
 # CONFIG_BLK is not set
 CONFIG_DM_I2C=y
@@ -56,3 +58,4 @@ CONFIG_USB_GADGET_VENDOR_NUM=0x0451
 CONFIG_USB_GADGET_PRODUCT_NUM=0xd022
 CONFIG_USB_ETHER=y
 CONFIG_BCH=y
+# CONFIG_SPL_OF_LIBFDT is not set