diff options
Diffstat (limited to 'include/configs/gdppc440etx.h')
-rw-r--r-- | include/configs/gdppc440etx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/gdppc440etx.h b/include/configs/gdppc440etx.h index bfaba42643e..b514278fc39 100644 --- a/include/configs/gdppc440etx.h +++ b/include/configs/gdppc440etx.h @@ -32,7 +32,6 @@ #define CONFIG_BOARD_EARLY_INIT_F 1 /* call board_early_init_f*/ #define CONFIG_MISC_INIT_R 1 /* call misc_init_r() */ -#define CONFIG_SYS_GENERIC_BOARD #undef CONFIG_ZERO_BOOTDELAY_CHECK /* ignore keypress on bootdelay==0 */ |