aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/Kconfig
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2015-01-24 11:54:21 +0000
committerMark Brown <broonie@kernel.org>2015-01-24 11:54:21 +0000
commit750d40d7dfd65c0b8babb67137843db8a9a99140 (patch)
treed7ce666a9d2613057c98e6d6eb548586c3220ef0 /drivers/firmware/efi/Kconfig
parent7ff2799332cbf531dc45ab22b9ae94d6d6958a8b (diff)
parent250e8659c56d94320b877f659be45b8de130fa31 (diff)
Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-rtlsk-v3.14-rt-15.01
Diffstat (limited to 'drivers/firmware/efi/Kconfig')
-rw-r--r--drivers/firmware/efi/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/firmware/efi/Kconfig b/drivers/firmware/efi/Kconfig
index 1e75f48b61f8..d420ae2d3413 100644
--- a/drivers/firmware/efi/Kconfig
+++ b/drivers/firmware/efi/Kconfig
@@ -47,6 +47,13 @@ config EFI_RUNTIME_MAP
See also Documentation/ABI/testing/sysfs-firmware-efi-runtime-map.
+config EFI_PARAMS_FROM_FDT
+ bool
+ help
+ Select this config option from the architecture Kconfig if
+ the EFI runtime support gets system table address, memory
+ map address, and other parameters from the device tree.
+
endmenu
config UEFI_CPER