Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b788beda authored by Maxime Ripard's avatar Maxime Ripard
Browse files

ARM: sunxi: Order Kconfig options alphabetically

parent 53ea6887
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
config ARCH_SUNXI
	bool "Allwinner A1X SOCs" if ARCH_MULTI_V7
	select ARCH_REQUIRE_GPIOLIB
	select ARM_GIC
	select CLKSRC_MMIO
	select CLKSRC_OF
	select COMMON_CLK
	select GENERIC_CLOCKEVENTS
	select GENERIC_IRQ_CHIP
	select HAVE_SMP
	select PINCTRL
	select PINCTRL_SUNXI
	select SPARSE_IRQ
	select SUN4I_TIMER
	select PINCTRL_SUNXI
	select ARM_GIC
	select HAVE_SMP