summaryrefslogtreecommitdiffstats
path: root/arch/sh
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-05-14 18:49:36 -0600
committerTom Rini <trini@konsulko.com>2016-05-27 15:39:54 -0400
commit4c794525d5c662e6b18afe69835da6662c046e08 (patch)
treed556acccc7cce548b3f1138fd40318e2e865c646 /arch/sh
parent9be2e790eb28cbb30fb16a939cb95f82ad73efe5 (diff)
downloadtalos-obmc-uboot-4c794525d5c662e6b18afe69835da6662c046e08.tar.gz
talos-obmc-uboot-4c794525d5c662e6b18afe69835da6662c046e08.zip
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 'arch/sh')
-rw-r--r--arch/sh/include/asm/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sh/include/asm/config.h b/arch/sh/include/asm/config.h
index dd1329eef4..cd29734789 100644
--- a/arch/sh/include/asm/config.h
+++ b/arch/sh/include/asm/config.h
@@ -7,6 +7,4 @@
#ifndef _ASM_CONFIG_H_
#define _ASM_CONFIG_H_
-#define CONFIG_SYS_GENERIC_BOARD
-
#endif
OpenPOWER on IntegriCloud