]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/pepper_defconfig
cmd: Kconfig: Add a Kconfig options for a few CMD
[people/ms/u-boot.git] / configs / pepper_defconfig
index c4c6257480b8347b793d5a20d7bbbdce0328db97..bee34772294ea7fb5b94ebbbaecbcc2cb993c802 100644 (file)
@@ -1,4 +1,15 @@
 CONFIG_ARM=y
 CONFIG_TARGET_PEPPER=y
 CONFIG_SPL=y
-CONFIG_CMD_NET=y
+CONFIG_HUSH_PARSER=y
+CONFIG_SYS_PROMPT="pepper# "
+# CONFIG_CMD_IMLS is not set
+# CONFIG_CMD_FLASH is not set
+CONFIG_CMD_SPI=y
+CONFIG_CMD_I2C=y
+CONFIG_CMD_GPIO=y
+# CONFIG_CMD_SETEXPR is not set
+CONFIG_CMD_DHCP=y
+CONFIG_CMD_PING=y
+CONFIG_SYS_NS16550=y
+CONFIG_OF_LIBFDT=y