openwrt/package/kernel/linux
Hauke Mehrtens 34fcdcd7c2 kernel: Remove nvmem hack patch from 5.4
The nvmem framework is now used in net/ethernet/eth.c and the nvmem
sysfs is split into a separate Kconfig option. More work would be needed
to adapt this patch for the broader use. The current patch compiles fine
on ath79, but it breaks the x86 target.

nvmem is also compiled into the kernel for most of our targets for
example ath79 anyway, so patching the kernel to remove it is now harder
and not the case on multiple targets anyway. Instead of making this work
on kernel 5.4 just remove this hack patch.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2020-02-28 17:50:46 +01:00
..
files kernel: remove obsolete kernel version switches 2020-01-12 16:34:20 +01:00
modules kernel: Remove nvmem hack patch from 5.4 2020-02-28 17:50:46 +01:00
Makefile linux: update license tag to use correct SPDX tag 2018-07-07 16:12:03 +02:00