]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/rpi.h
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
[people/ms/u-boot.git] / include / configs / rpi.h
index 84cebd6eb79ae51634c856908078c58fdcf4b842..6b4b5f44bf473224d5462bd142e25cdb32c8fc10 100644 (file)
 
 /* Environment */
 #define CONFIG_ENV_SIZE                        SZ_16K
-#define CONFIG_ENV_VARS_UBOOT_CONFIG
 #define CONFIG_SYS_LOAD_ADDR           0x1000000
 #define CONFIG_PREBOOT                 "usb start"
 
 /* Shell */
-#define CONFIG_CMDLINE_EDITING
 
 /* ATAGs support for bootm/bootz */
 #define CONFIG_SETUP_MEMORY_TAGS