blob: b9d6cad8669b8ea623aa5787de36c80d8caa5621 [file] [log] [blame]
Maxime Ripard3b526342012-11-08 12:40:16 +01001config ARCH_SUNXI
2 bool "Allwinner A1X SOCs" if ARCH_MULTI_V7
Maxime Riparda85d80b2013-09-24 11:09:55 +03003 select ARCH_HAS_RESET_CONTROLLER
Maxime Ripard19a280a2013-05-12 15:06:51 +02004 select ARCH_REQUIRE_GPIOLIB
Maxime Ripardb788bed2013-09-24 11:09:19 +03005 select ARM_GIC
Zalan Blenessy75cac6a2014-01-01 18:02:55 +01006 select ARM_PSCI
Maxime Ripard3b526342012-11-08 12:40:16 +01007 select CLKSRC_MMIO
Maxime Ripardea71d9a2013-03-24 00:01:48 +01008 select CLKSRC_OF
Maxime Ripard3b526342012-11-08 12:40:16 +01009 select COMMON_CLK
10 select GENERIC_CLOCKEVENTS
11 select GENERIC_IRQ_CHIP
Maxime Ripardb788bed2013-09-24 11:09:19 +030012 select HAVE_SMP
Maxime Ripard3b526342012-11-08 12:40:16 +010013 select PINCTRL
Maxime Ripardb788bed2013-09-24 11:09:19 +030014 select PINCTRL_SUNXI
Maxime Ripard070330d2013-12-30 16:37:29 +010015 select RESET_CONTROLLER
Maxime Ripard3b526342012-11-08 12:40:16 +010016 select SPARSE_IRQ
Maxime Ripard119fd632013-03-24 11:49:25 +010017 select SUN4I_TIMER
Maxime Ripard67905542013-11-07 12:01:48 +010018 select SUN5I_HSTIMER