linux4.19: Add FAN53555 support
This regulator is used to control GPU and Big CPUs (A72) power on RK3399 nanopi boards.
This commit is contained in:
parent
d06a34ed66
commit
4c18728c9a
|
@ -4491,7 +4491,7 @@ CONFIG_REGULATOR_FIXED_VOLTAGE=y
|
|||
# CONFIG_REGULATOR_BD9571MWV is not set
|
||||
# CONFIG_REGULATOR_DA9210 is not set
|
||||
# CONFIG_REGULATOR_DA9211 is not set
|
||||
# CONFIG_REGULATOR_FAN53555 is not set
|
||||
CONFIG_REGULATOR_FAN53555=y
|
||||
CONFIG_REGULATOR_GPIO=y
|
||||
CONFIG_REGULATOR_HI655X=y
|
||||
# CONFIG_REGULATOR_ISL9305 is not set
|
||||
|
|
Loading…
Reference in New Issue