diff options
Diffstat (limited to 'include/configs/imx8mm-cl-iot-gate.h')
-rw-r--r-- | include/configs/imx8mm-cl-iot-gate.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/imx8mm-cl-iot-gate.h b/include/configs/imx8mm-cl-iot-gate.h index d3adee64cd5..7a55433642d 100644 --- a/include/configs/imx8mm-cl-iot-gate.h +++ b/include/configs/imx8mm-cl-iot-gate.h @@ -150,8 +150,6 @@ /* 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) /* USDHC */ |