Commit e3ca9556 authored by Andreas Färber's avatar Andreas Färber

arm64: realtek: Select reset controller

Select RESET_CONTROLLER for ARCH_REALTEK.
Signed-off-by: default avatarAndreas Färber <afaerber@suse.de>
parent 3a828f5e
...@@ -188,6 +188,7 @@ config ARCH_QCOM ...@@ -188,6 +188,7 @@ config ARCH_QCOM
config ARCH_REALTEK config ARCH_REALTEK
bool "Realtek Platforms" bool "Realtek Platforms"
select RESET_CONTROLLER
help help
This enables support for the ARMv8 based Realtek chipsets, This enables support for the ARMv8 based Realtek chipsets,
like the RTD1295. like the RTD1295.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment