kernel: add missing config symbol
authorStijn Tintel <stijn@linux-ipv6.be>
Wed, 29 Jul 2020 20:57:41 +0000 (23:57 +0300)
committerStijn Tintel <stijn@linux-ipv6.be>
Sat, 1 Aug 2020 12:19:11 +0000 (15:19 +0300)
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>
target/linux/generic/config-4.14
target/linux/generic/config-4.19
target/linux/generic/config-5.4

index fa6f239bc5e52dee69ab3b45ca0190281b1ce3e4..d9b90f304e4e9ae7538e504e0d7c2e7cd07c658b 100644 (file)
@@ -1009,6 +1009,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
index 016c3bc6aa540a379cb943e936c43ae74938ce9e..a197d82cda584e805ae4af0632ac5db088153558 100644 (file)
@@ -1067,6 +1067,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
index 1df08c33d2efd2f59fafce11f22672b6af32552f..22d0594e932f7d01d75105f414f3cf82400ae1cf 100644 (file)
@@ -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