openwrt-mirror/target/linux/generic
Hauke Mehrtens d234431c0c kernel: Make CONFIG_NVMEM tristate
CONFIG_OF_NET depends on CONFIG_NVMEM in kernel 4.19. To fix some build
problems in mainline Linux kernel CONFIG_NVMEM was changed from tristate
to bool in commit 2a37ce25d9 ("nvmem: disallow modular CONFIG_NVMEM").

This patch in OpenWrt revert the upstream commit and changes
CONFIG_NVMEM back to tristate we just have to make sure to build this in
for all targets which select CONFIG_OF_NET.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2018-12-15 14:28:50 +01:00
..
backport-4.9 kernel: Replace ledtrig-netdev with upstream backport 2018-12-15 12:50:06 +01:00
backport-4.14 kernel: Replace ledtrig-netdev with upstream backport 2018-12-15 12:50:06 +01:00
backport-4.19 kernel: Make the patches apply on top of 4.19 2018-12-15 14:28:48 +01:00
files kernel: Make the patches apply on top of 4.19 2018-12-15 14:28:48 +01:00
hack-4.9 kernel: Move modifications of b53.h into patch 2018-12-15 12:50:06 +01:00
hack-4.14 kernel: Move modifications of b53.h into patch 2018-12-15 12:50:06 +01:00
hack-4.19 kernel: Make CONFIG_NVMEM tristate 2018-12-15 14:28:50 +01:00
image treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
other-files kernel: move initramfs's init script out of base-files 2017-04-04 14:06:40 +02:00
pending-3.18 kernel: Move modifications of b53.h into patch 2018-12-15 12:50:06 +01:00
pending-4.9 kernel: Replace ledtrig-netdev with upstream backport 2018-12-15 12:50:06 +01:00
pending-4.14 kernel: Replace ledtrig-netdev with upstream backport 2018-12-15 12:50:06 +01:00
pending-4.19 kernel: Remove deprecated generic linux,part-probe patch 2018-12-15 14:28:48 +01:00
config-3.18 kernel: enable memory compaction 2018-10-09 14:29:55 +02:00
config-4.9 kernel: Reorder configuration 2018-12-15 12:50:06 +01:00
config-4.14 kernel: Reorder configuration 2018-12-15 12:50:06 +01:00
config-4.19 kernel: Always activate CONFIG_HW_RANDOM_TPM 2018-12-15 14:28:49 +01:00
PATCHES