diff options
Diffstat (limited to 'include/configs/snapper9g45.h')
-rw-r--r-- | include/configs/snapper9g45.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/snapper9g45.h b/include/configs/snapper9g45.h index dbfd0e882e..e5694bd0cb 100644 --- a/include/configs/snapper9g45.h +++ b/include/configs/snapper9g45.h @@ -110,7 +110,6 @@ "altbootcmd=run boot_mmc ; run boot_usb ; run boot_safe ; run boot_working\0" /* Console settings */ -#define CONFIG_SYS_CBSIZE 256 #define CONFIG_SYS_MAXARGS 16 #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ sizeof(CONFIG_SYS_PROMPT) + 16) |