[U-Boot] [PATCH 9/9] sh: generic board support - Kconfig
Yoshinori Sato
ysato at users.sourceforge.jp
Thu May 19 14:26:55 CEST 2016
Signed-off-by: Yoshinori Sato <ysato at users.sourceforge.jp>
---
arch/Kconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/Kconfig b/arch/Kconfig
index ec12013..291e1dc 100644
--- a/arch/Kconfig
+++ b/arch/Kconfig
@@ -96,6 +96,8 @@ config SANDBOX
config SH
bool "SuperH architecture"
select HAVE_PRIVATE_LIBGCC
+ select HAVE_GENERIC_BOARD
+ select SYS_GENERIC_BOARD
config SPARC
bool "SPARC architecture"
--
2.7.0
More information about the U-Boot
mailing list