forked from luck/tmp_suning_uos_patched
ARM: sunxi: Select ARCH_HAS_RESET_CONTROLLER and RESET_CONTROLLER for sun9i
The A80 SoC has reset controls matching bus clock gates. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
This commit is contained in:
parent
19e704e35e
commit
2f4bc73445
|
@ -45,6 +45,8 @@ config MACH_SUN8I
|
||||||
config MACH_SUN9I
|
config MACH_SUN9I
|
||||||
bool "Allwinner (sun9i) SoCs support"
|
bool "Allwinner (sun9i) SoCs support"
|
||||||
default ARCH_SUNXI
|
default ARCH_SUNXI
|
||||||
|
select ARCH_HAS_RESET_CONTROLLER
|
||||||
select ARM_GIC
|
select ARM_GIC
|
||||||
|
select RESET_CONTROLLER
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in New Issue
Block a user