mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-18 02:40:19 +00:00
ipq40xx: generic: enable userspace regulator consumer driver
It can be used to control the power on/off status for the fixed voltage regulator via sysfs. Signed-off-by: Shiji Yang <yangshiji66@qq.com> Link: https://github.com/openwrt/openwrt/pull/16476 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
823fd1b166
commit
a48ba7efcc
@ -3,4 +3,5 @@ CONFIG_MTD_UBI_BEB_LIMIT=20
|
||||
CONFIG_MTD_UBI_BLOCK=y
|
||||
CONFIG_MTD_UBI_NVMEM=y
|
||||
CONFIG_MTD_UBI_WL_THRESHOLD=4096
|
||||
CONFIG_REGULATOR_USERSPACE_CONSUMER=y
|
||||
CONFIG_UBIFS_FS=y
|
||||
|
Loading…
Reference in New Issue
Block a user