X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Frpi_defconfig;h=7fc8bbc2846a35aec878a8185755dbd3b35efdc0;hb=69e173eb57d1f4848f070c83456096ba5d2ba1b4;hp=9379cf00d444cdc3cd00b4d51ee08c8f09e27b96;hpb=98d2d5e8c473232dc718763dbec284b7349dcc05;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/rpi_defconfig b/configs/rpi_defconfig index 9379cf0..7fc8bbc 100644 --- a/configs/rpi_defconfig +++ b/configs/rpi_defconfig @@ -1,2 +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