]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/apf27_defconfig
cmd: Kconfig: Add a Kconfig options for a few CMD
[people/ms/u-boot.git] / configs / apf27_defconfig
index 4503235c128eb843cfcbbd54311ccf13d445e768..2945e9194882e2a1c5bada5773d49efc7fa8f654 100644 (file)
@@ -1,6 +1,12 @@
 CONFIG_ARM=y
 CONFIG_TARGET_APF27=y
 CONFIG_SPL=y
+CONFIG_HUSH_PARSER=y
+CONFIG_SYS_PROMPT="BIOS> "
 # CONFIG_CMD_IMLS is not set
 # CONFIG_CMD_FLASH is not set
-CONFIG_SYS_PROMPT="BIOS> "
+CONFIG_CMD_I2C=y
+CONFIG_CMD_DHCP=y
+CONFIG_CMD_PING=y
+CONFIG_CMD_DNS=y
+CONFIG_OF_LIBFDT=y