diff options
Diffstat (limited to 'target/linux/mcs814x/files-3.3')
-rw-r--r-- | target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/Kconfig b/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/Kconfig index 3030aa34e1..372c9b87b9 100644 --- a/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/Kconfig +++ b/target/linux/mcs814x/files-3.3/arch/arm/mach-mcs814x/Kconfig @@ -2,6 +2,7 @@ if ARCH_MCS814X config MCS8140 bool + select CPU_ARM926T menu "Moschip MCS8140 boards" |