]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/omap3_logic_defconfig
Move CONFIG_OF_LIBFDT to Kconfig
[people/ms/u-boot.git] / configs / omap3_logic_defconfig
index 0ff510edae5c153417853bf06dbb7dfe70ab338d..a58b85a98f69f1e2c9ec8e4892e16b092e9dd798 100644 (file)
@@ -1,10 +1,14 @@
 CONFIG_ARM=y
 CONFIG_OMAP34XX=y
 CONFIG_TARGET_OMAP3_LOGIC=y
+CONFIG_SPL=y
+CONFIG_FIT=y
 CONFIG_SYS_PROMPT="OMAP Logic # "
+CONFIG_SYS_EXTRA_OPTIONS="NAND"
 # CONFIG_CMD_IMI is not set
 # CONFIG_CMD_IMLS is not set
 # CONFIG_CMD_FLASH is not set
 # CONFIG_CMD_FPGA is not set
 CONFIG_CMD_GPIO=y
 CONFIG_SYS_NS16550=y
+CONFIG_OF_LIBFDT=y