aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-hisi/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-hisi/Kconfig')
-rw-r--r--arch/arm/mach-hisi/Kconfig8
1 files changed, 2 insertions, 6 deletions
diff --git a/arch/arm/mach-hisi/Kconfig b/arch/arm/mach-hisi/Kconfig
index 8f4649b301b2..feee4dbb0760 100644
--- a/arch/arm/mach-hisi/Kconfig
+++ b/arch/arm/mach-hisi/Kconfig
@@ -3,13 +3,9 @@ config ARCH_HI3xxx
select ARM_AMBA
select ARM_GIC
select ARM_TIMER_SP804
- select ARCH_WANT_OPTIONAL_GPIOLIB
select CACHE_L2X0
- select CLKSRC_OF
- select GENERIC_CLOCKEVENTS
- select HAVE_ARM_SCU
- select HAVE_ARM_TWD
- select HAVE_SMP
+ select HAVE_ARM_SCU if SMP
+ select HAVE_ARM_TWD if SMP
select PINCTRL
select PINCTRL_SINGLE
help