diff options
Diffstat (limited to 'include/configs/P1023RDB.h')
-rw-r--r-- | include/configs/P1023RDB.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/P1023RDB.h b/include/configs/P1023RDB.h index a53b1acdf6..833affdac5 100644 --- a/include/configs/P1023RDB.h +++ b/include/configs/P1023RDB.h @@ -172,9 +172,6 @@ extern unsigned long get_clock_freq(void); #define CONFIG_SYS_NS16550_COM1 (CONFIG_SYS_CCSRBAR + 0x4500) #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR + 0x4600) -/* Use the HUSH parser */ -#define CONFIG_SYS_HUSH_PARSER - /* I2C */ #define CONFIG_SYS_I2C #define CONFIG_SYS_I2C_FSL |