]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/pepper_defconfig
Move CONFIG_OF_LIBFDT to Kconfig
[people/ms/u-boot.git] / configs / pepper_defconfig
index eb1b6cf297adf897688152116430ada8c3f37f25..7073739ee9cf4f2ab55939f9d8c4bb2bdd12e7f2 100644 (file)
@@ -1,6 +1,10 @@
 CONFIG_ARM=y
 CONFIG_TARGET_PEPPER=y
 CONFIG_SPL=y
+CONFIG_SYS_PROMPT="pepper# "
 # CONFIG_CMD_IMLS is not set
 # CONFIG_CMD_FLASH is not set
+CONFIG_CMD_GPIO=y
 # CONFIG_CMD_SETEXPR is not set
+CONFIG_SYS_NS16550=y
+CONFIG_OF_LIBFDT=y