]> Git Repo - J-u-boot.git/blobdiff - configs/mt_ventoux_defconfig
Kconfig: Move SPL settings into their own file
[J-u-boot.git] / configs / mt_ventoux_defconfig
index 0fcad87a3c9cec1cee753410758fe290dd795e9d..91b21cda61ce5b92e679fb5a61410578baee1884 100644 (file)
@@ -1,3 +1,27 @@
+CONFIG_ARM=y
+CONFIG_OMAP34XX=y
+CONFIG_TARGET_MT_VENTOUX=y
+CONFIG_FIT=y
+CONFIG_BOOTDELAY=10
 CONFIG_SPL=y
-+S:CONFIG_ARM=y
-+S:CONFIG_TARGET_MT_VENTOUX=y
+CONFIG_HUSH_PARSER=y
+CONFIG_SYS_PROMPT="mt_ventoux => "
+# CONFIG_CMD_IMLS is not set
+# CONFIG_CMD_FLASH is not set
+CONFIG_CMD_MMC=y
+CONFIG_CMD_I2C=y
+CONFIG_CMD_USB=y
+CONFIG_CMD_GPIO=y
+# CONFIG_CMD_SETEXPR is not set
+CONFIG_CMD_DHCP=y
+CONFIG_CMD_MII=y
+CONFIG_CMD_PING=y
+CONFIG_CMD_CACHE=y
+CONFIG_CMD_EXT2=y
+CONFIG_CMD_FAT=y
+CONFIG_SYS_NS16550=y
+CONFIG_USB=y
+CONFIG_USB_ULPI_VIEWPORT_OMAP=y
+CONFIG_USB_ULPI=y
+CONFIG_USB_STORAGE=y
+CONFIG_OF_LIBFDT=y
This page took 0.022088 seconds and 4 git commands to generate.