]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/rpi_defconfig
Move CONFIG_OF_LIBFDT to Kconfig
[people/ms/u-boot.git] / configs / rpi_defconfig
index 8de1d9f74edf0deb3e4e903fefd261f455d4d2cf..7fc8bbc2846a35aec878a8185755dbd3b35efdc0 100644 (file)
@@ -1,3 +1,10 @@
 CONFIG_ARM=y
 CONFIG_ARCH_BCM283X=y
 CONFIG_TARGET_RPI=y
+CONFIG_SYS_PROMPT="U-Boot> "
+# CONFIG_CMD_IMLS is not set
+# CONFIG_CMD_FLASH is not set
+# CONFIG_CMD_FPGA is not set
+CONFIG_CMD_GPIO=y
+CONFIG_PHYS_TO_BUS=y
+CONFIG_OF_LIBFDT=y