diff options
Diffstat (limited to 'arch/arm/mach-sunxi/Kconfig')
-rw-r--r-- | arch/arm/mach-sunxi/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/mach-sunxi/Kconfig b/arch/arm/mach-sunxi/Kconfig index 06c28945357d..d259c782d742 100644 --- a/arch/arm/mach-sunxi/Kconfig +++ b/arch/arm/mach-sunxi/Kconfig | |||
@@ -7,5 +7,5 @@ config ARCH_SUNXI | |||
7 | select GENERIC_IRQ_CHIP | 7 | select GENERIC_IRQ_CHIP |
8 | select PINCTRL | 8 | select PINCTRL |
9 | select SPARSE_IRQ | 9 | select SPARSE_IRQ |
10 | select SUNXI_TIMER | 10 | select SUN4I_TIMER |
11 | select PINCTRL_SUNXI \ No newline at end of file | 11 | select PINCTRL_SUNXI |