blob: 5b045e302b4359d65b91ac31110dd566d2e10391 [file] [log] [blame]
Maxime Ripard3b526342012-11-08 12:40:16 +01001config ARCH_SUNXI
2 bool "Allwinner A1X SOCs" if ARCH_MULTI_V7
Maxime Ripard19a280a2013-05-12 15:06:51 +02003 select ARCH_REQUIRE_GPIOLIB
Maxime Ripard3b526342012-11-08 12:40:16 +01004 select CLKSRC_MMIO
Maxime Ripardea71d9a2013-03-24 00:01:48 +01005 select CLKSRC_OF
Maxime Ripard3b526342012-11-08 12:40:16 +01006 select COMMON_CLK
7 select GENERIC_CLOCKEVENTS
8 select GENERIC_IRQ_CHIP
9 select PINCTRL
10 select SPARSE_IRQ
Maxime Ripard119fd632013-03-24 11:49:25 +010011 select SUN4I_TIMER
12 select PINCTRL_SUNXI