summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-5.4
diff options
context:
space:
mode:
authorStijn Tintel <stijn@linux-ipv6.be>2020-07-29 23:57:41 +0300
committerStijn Tintel <stijn@linux-ipv6.be>2020-08-01 15:19:11 +0300
commit1bff9f5b78f8a662f4ea6707e176ffb023cab0a3 (patch)
tree8d1e566a2ccea2bc373755525566b6e93983c353 /target/linux/generic/config-5.4
parent9950bc92e3082c11bfc669d79fa82069d59a03da (diff)
downloadopenwrt-1bff9f5b78f8a662f4ea6707e176ffb023cab0a3.tar.gz
openwrt-1bff9f5b78f8a662f4ea6707e176ffb023cab0a3.tar.bz2
openwrt-1bff9f5b78f8a662f4ea6707e176ffb023cab0a3.zip
kernel: add missing config symbol
This symbol is exposed on ARM64 with EFI enabled in the kernel config. Currently this happens only on ipq807x, but as there might be new ARM64 targets with EFI in the future it is better to add the symbol to the generic config. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> Acked-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'target/linux/generic/config-5.4')
-rw-r--r--target/linux/generic/config-5.41
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-5.4 b/target/linux/generic/config-5.4
index 1df08c33d2..22d0594e93 100644
--- a/target/linux/generic/config-5.4
+++ b/target/linux/generic/config-5.4
@@ -1139,6 +1139,7 @@ CONFIG_CRYPTO_PCRYPT=y
# CONFIG_DEBUG_CREDENTIALS is not set
# CONFIG_DEBUG_DEVRES is not set
# CONFIG_DEBUG_DRIVER is not set
+# CONFIG_DEBUG_EFI is not set
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
CONFIG_DEBUG_FS=y
# CONFIG_DEBUG_GPIO is not set