immortalwrt/target/linux/x86
Alberto Bursi 612919afca
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-14 13:45:12 +08:00
..
64 Merge Lean's source 2020-06-28 17:50:37 +08:00
base-files luci-app-docker: move docker sh files 2019-10-12 02:31:07 -07:00
generic x86: generic: disable CONFIG_EFI_VARS 2020-11-14 13:45:12 +08:00
geode Merge branch master of https://github.com/coolsnowwolf/lede 2019-01-03 19:29:28 +08:00
image x86: fix path for qemu-img 2020-03-27 20:07:02 +08:00
legacy x86: add AMD Ryzen (The Zen Core Architecture) target 2019-12-03 06:40:51 -08:00
patches-4.9 kernel: bump to 4.9.234, 4.14.195, 4.19.142 2020-08-27 04:27:45 +08:00
patches-4.14 kernel: bump 4.14 to 4.14.186 2020-06-25 23:30:20 +08:00
patches-4.19 kernel: bump 4.19 to 4.19.129 2020-06-24 18:16:11 +08:00
zen x86: switch and optimize 4.19 kernel 2020-03-30 01:13:43 +08:00
config-4.9 x86: apply MMC config to kernel 4.9 2020-10-07 03:06:34 +08:00
config-4.14 x86: Fix when booting from internal MMC. 2020-10-06 00:03:14 +08:00
config-4.19 x86/4.19: fix build for crypto ccp module 2020-06-29 11:30:10 +08:00
Makefile treewide: enable openssh-sftp-server for some targets 2020-11-08 01:51:42 +08:00
modules.mk kernel: add pcengines-apu2 module description 2020-06-27 12:26:48 +08:00