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_xc3s_1500.h | |
parent | 9be2e790eb28cbb30fb16a939cb95f82ad73efe5 (diff) | |
download | u-boot-4c794525d5c662e6b18afe69835da6662c046e08.tar.gz |
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_xc3s_1500.h')
-rw-r--r-- | include/configs/gr_xc3s_1500.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/gr_xc3s_1500.h b/include/configs/gr_xc3s_1500.h index dcb72c92a1..908d545070 100644 --- a/include/configs/gr_xc3s_1500.h +++ b/include/configs/gr_xc3s_1500.h @@ -13,7 +13,6 @@ #ifndef __CONFIG_H__ #define __CONFIG_H__ -#define CONFIG_SYS_GENERIC_BOARD #define CONFIG_DISPLAY_BOARDINFO /* |