commit | 89299e2547530f1f139f4548ec46510ac32682f3 | [log] [tgz] |
---|---|---|
author | Kun-Hua Huang <kunhua@andestech.com> | Mon Aug 24 14:52:35 2015 +0800 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 28 11:46:35 2015 -0400 |
tree | f61379fd60c3a45e33c2fbae96df449daf7294db | |
parent | b2c20f6c5923b2bec3179fc521947d148062a1d3 [diff] [blame] |
NDS32: Generic Board Support and Unsupport Add nds32 ag101p generic board support. Signed-off-by: Kun-Hua Huang <kunhua@andestech.com>
diff --git a/arch/Kconfig b/arch/Kconfig index e952bb1..4f73819 100644 --- a/arch/Kconfig +++ b/arch/Kconfig
@@ -56,6 +56,8 @@ config NDS32 bool "NDS32 architecture" + select HAVE_GENERIC_BOARD + select SYS_GENERIC_BOARD config NIOS2 bool "Nios II architecture"