Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f6367267 authored by Ashish Bhimanpalliwar's avatar Ashish Bhimanpalliwar
Browse files

arm64: defconfig: Enable CONFIG_QCOM_QFPROM_SYSFS on Holi



Enable CONFIG_QCOM_QFPROM_SYSFS on Holi, so that feature
config nodes etc. can be accessed from userspace and at the same
time disabled CONFIG_NVMEM_SYSFS to avoid exposing full QFPROM region
to user-space.

Change-Id: I76910f10e61d0fdf20a6f94dc086aa801bd1d108
Signed-off-by: default avatarAshish Bhimanpalliwar <abhiman@codeaurora.org>
parent 5bebd12b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -163,3 +163,5 @@ CONFIG_NETFILTER_XT_MATCH_DSCP=y
CONFIG_NETFILTER_XT_MATCH_ESP=y
CONFIG_NET_SCH_PRIO=y
CONFIG_NET_CLS_FW=y
CONFIG_QCOM_QFPROM_SYSFS=y
# CONFIG_NVMEM_SYSFS is not set