projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7928b2c
)
arm64: defconfig: enable MESON EFUSE
author
Jerome Brunet
<jbrunet@baylibre.com>
Wed, 3 Jan 2018 15:54:52 +0000
(16:54 +0100)
committer
Kevin Hilman
<khilman@baylibre.com>
Mon, 12 Feb 2018 22:20:43 +0000
(14:20 -0800)
Enable nvmem meson efuse driver as a module
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm64/configs/defconfig
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/defconfig
b/arch/arm64/configs/defconfig
index 634b373785c4de409806c67c81585b5774e29562..6e7a9b29822c044fdb9d2718cf9096c1314e5031 100644
(file)
--- a/
arch/arm64/configs/defconfig
+++ b/
arch/arm64/configs/defconfig
@@
-562,6
+562,7
@@
CONFIG_PHY_XGENE=y
CONFIG_PHY_TEGRA_XUSB=y
CONFIG_QCOM_L2_PMU=y
CONFIG_QCOM_L3_PMU=y
+CONFIG_MESON_EFUSE=m
CONFIG_UNIPHIER_EFUSE=y
CONFIG_TEE=y
CONFIG_OPTEE=y