diff options
author | Alberto Bursi <bobafetthotmail@gmail.com> | 2020-09-20 01:36:05 +0200 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2020-11-12 18:21:55 +0100 |
commit | ccddc3470c58e4bc791ed99b01d9321b5c61591e (patch) | |
tree | 7acc4b8a1143185d6ef63331623a7ff75abf4dd1 /scripts/diffconfig.sh | |
parent | fba69a5a3086d37adb3816ab65f2bf372cd099e0 (diff) | |
download | upstream-ccddc3470c58e4bc791ed99b01d9321b5c61591e.tar.gz upstream-ccddc3470c58e4bc791ed99b01d9321b5c61591e.tar.bz2 upstream-ccddc3470c58e4bc791ed99b01d9321b5c61591e.zip |
x86: generic: disable CONFIG_EFI_VARS
CONFIG_EFI_VARS has been disabled in
64bit x86 target in 2018 by the following commit
b0a51dab8c5b8d40828a00b0c6d66450bf90f217
the same reasons apply to Generic target, so
now it's disabled here too.
Leaving it enabled is also blocking compile as
a new symbol was added
EFI_CUSTOM_SSDT_OVERLAYS
that depends from CONFIG_EFI_VARS
and the build system stops and waits for
user input on what to do about it.
The Legacy and Geode targets never
had any EFI_xxx configs enabled so they
don't have this issue
Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
Diffstat (limited to 'scripts/diffconfig.sh')
0 files changed, 0 insertions, 0 deletions