diff options
author | Simon Glass <sjg@chromium.org> | 2016-05-14 18:49:36 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-05-27 15:39:54 -0400 |
commit | 4c794525d5c662e6b18afe69835da6662c046e08 (patch) | |
tree | d556acccc7cce548b3f1138fd40318e2e865c646 /include/configs/gr_ep2s60.h | |
parent | 9be2e790eb28cbb30fb16a939cb95f82ad73efe5 (diff) |
Drop references to CONFIG_SYS_GENERIC_BOARD in config files
This option is no longer used so need not be enabled.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/gr_ep2s60.h')
-rw-r--r-- | include/configs/gr_ep2s60.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/gr_ep2s60.h b/include/configs/gr_ep2s60.h index 94eb7acd77a..956c0e27bda 100644 --- a/include/configs/gr_ep2s60.h +++ b/include/configs/gr_ep2s60.h @@ -15,7 +15,6 @@ #ifndef __CONFIG_H__ #define __CONFIG_H__ -#define CONFIG_SYS_GENERIC_BOARD #define CONFIG_DISPLAY_BOARDINFO /* |