You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/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>
6 years ago
..
backport-4.9 kernel: Replace ledtrig-netdev with upstream backport 6 years ago
backport-4.14 kernel: Replace ledtrig-netdev with upstream backport 6 years ago
backport-4.19 kernel: Make the patches apply on top of 4.19 6 years ago
files kernel: Make the patches apply on top of 4.19 6 years ago
hack-4.9 kernel: Move modifications of b53.h into patch 6 years ago
hack-4.14 kernel: Move modifications of b53.h into patch 6 years ago
hack-4.19 kernel: Make CONFIG_NVMEM tristate 6 years ago
image treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
other-files kernel: move initramfs's init script out of base-files 7 years ago
pending-3.18 kernel: Move modifications of b53.h into patch 6 years ago
pending-4.9 kernel: Replace ledtrig-netdev with upstream backport 6 years ago
pending-4.14 kernel: Replace ledtrig-netdev with upstream backport 6 years ago
pending-4.19 kernel: Remove deprecated generic linux,part-probe patch 6 years ago
PATCHES kernel: update PATCHES with a stricter policy 11 years ago
config-3.18 kernel: enable memory compaction 6 years ago
config-4.9 kernel: Reorder configuration 6 years ago
config-4.14 kernel: Reorder configuration 6 years ago
config-4.19 kernel: Always activate CONFIG_HW_RANDOM_TPM 6 years ago