summaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-03-19 19:42:51 +0900
committerTom Rini <trini@konsulko.com>2015-03-28 09:03:08 -0400
commit0a12e6872ea2b79c9b3862e7b6c08cc4c1889408 (patch)
tree752e311d5f8f5d967723d7342356b15d66c5616e /arch/mips
parent5f9eb2207500f16a598866884f8ee5343ae8949f (diff)
downloadblackbird-obmc-uboot-0a12e6872ea2b79c9b3862e7b6c08cc4c1889408.tar.gz
blackbird-obmc-uboot-0a12e6872ea2b79c9b3862e7b6c08cc4c1889408.zip
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
Move the option to Kconfig renaming it to CONFIG_HAVE_GENERIC_BOARD. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Alexey Brodkin <abrodkin@synopsys.com>
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/config.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/config.mk b/arch/mips/config.mk
index 4dc88f4d51..52e28f2ca5 100644
--- a/arch/mips/config.mk
+++ b/arch/mips/config.mk
@@ -43,8 +43,6 @@ PLATFORM_CPPFLAGS += $(cpuflags-y)
PLATFORM_CPPFLAGS += -D__MIPS__
-__HAVE_ARCH_GENERIC_BOARD := y
-
#
# From Linux arch/mips/Makefile
#
OpenPOWER on IntegriCloud