diff options
Diffstat (limited to 'include/configs/P1022DS.h')
-rw-r--r-- | include/configs/P1022DS.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/P1022DS.h b/include/configs/P1022DS.h index bc4c733135..d009913c0a 100644 --- a/include/configs/P1022DS.h +++ b/include/configs/P1022DS.h @@ -406,9 +406,6 @@ #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 - /* Video */ #ifdef CONFIG_FSL_DIU_FB |