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 6295036..4ad98e1 100644 --- a/include/configs/rpi.h +++ b/include/configs/rpi.h @@ -129,8 +129,6 @@ #define CONFIG_FAT_WRITE #define CONFIG_ENV_VARS_UBOOT_CONFIG #define CONFIG_SYS_LOAD_ADDR 0x1000000 -#define CONFIG_CONSOLE_MUX -#define CONFIG_SYS_CONSOLE_IS_IN_ENV #define CONFIG_PREBOOT "usb start" /* Shell */ |