X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fpepper_defconfig;h=7073739ee9cf4f2ab55939f9d8c4bb2bdd12e7f2;hb=c29a3ce403bf18aa7adb703adbb37bd29127def7;hp=eb1b6cf297adf897688152116430ada8c3f37f25;hpb=6f43ba70d15e15a08c25b3d956c70addb6740737;p=u-boot diff --git a/configs/pepper_defconfig b/configs/pepper_defconfig index eb1b6cf297..7073739ee9 100644 --- a/configs/pepper_defconfig +++ b/configs/pepper_defconfig @@ -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