diff options
Diffstat (limited to 'include/configs/rpi.h')
-rw-r--r-- | include/configs/rpi.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/rpi.h b/include/configs/rpi.h index 84cebd6eb7..6b4b5f44bf 100644 --- a/include/configs/rpi.h +++ b/include/configs/rpi.h @@ -75,12 +75,10 @@ /* 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 |