]> git.sur5r.net Git - u-boot/blobdiff - configs/at91sam9m10g45ek_mmc_defconfig
kconfig: use bool instead of boolean for type definition attributes
[u-boot] / configs / at91sam9m10g45ek_mmc_defconfig
index 1472d20ecf3e55f7d94cfa7c8aa54adc39ae6aee..5452afd85c6733f48586ee4c10c3e14f7feafccd 100644 (file)
@@ -3,10 +3,20 @@ CONFIG_ARCH_AT91=y
 CONFIG_TARGET_AT91SAM9M10G45EK=y
 CONFIG_SPL=y
 CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9M10G45,SYS_USE_MMC"
+CONFIG_BOOTDELAY=3
+CONFIG_HUSH_PARSER=y
+CONFIG_SYS_PROMPT="U-Boot> "
 # CONFIG_CMD_BDI is not set
+CONFIG_CMD_BOOTZ=y
 # CONFIG_CMD_IMI is not set
 # CONFIG_CMD_IMLS is not set
 # CONFIG_CMD_LOADS is not set
 # CONFIG_CMD_FLASH is not set
+CONFIG_CMD_MMC=y
+CONFIG_CMD_USB=y
 # CONFIG_CMD_FPGA is not set
 # CONFIG_CMD_SETEXPR is not set
+CONFIG_CMD_DHCP=y
+CONFIG_CMD_PING=y
+CONFIG_CMD_FAT=y
+CONFIG_OF_LIBFDT=y