]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/katmai_defconfig
cmd: Kconfig: Add a Kconfig options for a few CMD
[people/ms/u-boot.git] / configs / katmai_defconfig
index b242d81d7b794c98466e5791bb6f5e6c7bcafdb9..db79d9530d62590dcd5edc3e98a35312217d8815 100644 (file)
@@ -2,5 +2,11 @@ CONFIG_PPC=y
 CONFIG_4xx=y
 CONFIG_TARGET_KATMAI=y
 CONFIG_OF_BOARD_SETUP=y
+CONFIG_HUSH_PARSER=y
+CONFIG_LOOPW=y
+CONFIG_CMD_I2C=y
+CONFIG_CMD_DHCP=y
+CONFIG_CMD_PING=y
+CONFIG_CMD_SNTP=y
 CONFIG_SYS_NS16550=y
 CONFIG_OF_LIBFDT=y