diff options
Diffstat (limited to 'include/configs/xpedite517x.h')
-rw-r--r-- | include/configs/xpedite517x.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/xpedite517x.h b/include/configs/xpedite517x.h index 70af1e12ef..18e342ad72 100644 --- a/include/configs/xpedite517x.h +++ b/include/configs/xpedite517x.h @@ -226,11 +226,6 @@ extern unsigned long get_board_sys_clk(unsigned long dummy); #define CONFIG_SYS_LOADS_BAUD_CHANGE 1 /* allow baudrate change */ /* - * Use the HUSH parser - */ -#define CONFIG_SYS_HUSH_PARSER - -/* * I2C */ #define CONFIG_SYS_I2C |