Openwrt/target/linux/generic
David Bauer eaa9c94c75 generic: Kconfig: exit on unset symbol
When a target configuration has unser Kconfig symbols, the build will
fail when OpenWrt is compiled with V=s and stdin is connected to a tty.

In case OpenWrt is compiled without either of these preconditions, the
build will uscceed with the symbols in question being unset.

Modify the kernel configuration in a way it fails on unset symbols
regardless of the aformentioned preconditions.

Signed-off-by: David Bauer <mail@david-bauer.net>
2021-08-10 13:14:52 +02:00
..
backport-5.4 kernel: Apply change to of_get_mac_address() to ks8851 too 2021-08-09 01:16:48 +02:00
backport-5.10 kirkwood: import patch to fix build and refresh patches 2021-08-05 23:53:07 +01:00
files
hack-5.4 generic: Kconfig: exit on unset symbol 2021-08-10 13:14:52 +02:00
hack-5.10 generic: Kconfig: exit on unset symbol 2021-08-10 13:14:52 +02:00
image
other-files
pending-5.4 generic: fix kernel panic on existing mac-address node 2021-08-10 13:13:01 +02:00
pending-5.10 generic: fix kernel panic on existing mac-address node 2021-08-10 13:13:01 +02:00
config-5.4 generic: add missing ARM64 crypto Kconfig symbols 2021-07-31 22:14:02 +02:00
config-5.10 kernel/generic: add CONFIG_KCSAN to the 5.10 kconfig 2021-08-08 19:50:45 +02:00
config-filter
PATCHES