openwrt/target/linux/x86
Alberto Bursi ccddc3470c x86: generic: disable CONFIG_EFI_VARS
CONFIG_EFI_VARS has been disabled in 
64bit x86 target in 2018 by the following commit
b0a51dab8c
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>
2020-11-12 18:21:55 +01:00
..
64 kernel: remove support for kernel 4.19 2020-10-30 19:29:59 +01:00
base-files x86: upgrade: make code comment appear as log lines 2020-11-11 21:29:55 +08:00
generic x86: generic: disable CONFIG_EFI_VARS 2020-11-12 18:21:55 +01:00
geode kernel: remove support for kernel 4.19 2020-10-30 19:29:59 +01:00
image x86: Support Intel 10 Gigabit Ethernet Cards 2020-06-27 00:19:05 +02:00
legacy kernel: remove support for kernel 4.19 2020-10-30 19:29:59 +01:00
patches-5.4 kernel: bump 5.4 to 5.4.63 2020-09-06 19:55:19 +02:00
Makefile x86: select kmod-button-hotplug by default 2020-04-20 18:55:30 +01:00
config-5.4 kernel: move CONFIG_F2FS_CHECK_FS to generic kernel config 2020-10-11 16:38:16 +02:00
modules.mk kernel: add pcengines-apu2 module description 2020-06-26 20:54:53 +02:00