mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-22 04:56:15 +00:00
a48ba7efcc
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>
8 lines
180 B
Plaintext
8 lines
180 B
Plaintext
CONFIG_MTD_UBI=y
|
|
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
|