diff options
Diffstat (limited to 'include/configs/imx8mm_beacon.h')
-rw-r--r-- | include/configs/imx8mm_beacon.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/imx8mm_beacon.h b/include/configs/imx8mm_beacon.h index d2c8e64147..102f8f2082 100644 --- a/include/configs/imx8mm_beacon.h +++ b/include/configs/imx8mm_beacon.h @@ -96,6 +96,4 @@ /* Monitor Command Prompt */ #define CONFIG_SYS_CBSIZE 2048 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE -#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ - sizeof(CONFIG_SYS_PROMPT) + 16) #endif |