openwrt/target/linux/generic
Hauke Mehrtens fa1ee2bd2b kernel: Add CONFIG_RTC to generic config
RTC (the legacy driver) should not really be used, but seems to crop up
after the kernel update. Fix this by disabling it in the generic config.

Fixes the following build issue seen in arm64 or powerpc64:

ARM JTAG DCC console (HVC_DCC) [N/y/?] n
Virtio console (VIRTIO_CONSOLE) [N/m/y/?] n
Enhanced Real Time Clock Support (legacy PC RTC driver) (RTC) [N/m/y/?] (NEW) aborted!

Console input/output is redirected. Run 'make oldconfig' to update configuration.

scripts/kconfig/Makefile:37: recipe for target 'silentoldconfig' failed

This should fix the build on the arm64/generic and the layerscape/64b
targets.

Fixes: 6c5c3a2edc ("kernel: Update to version 4.4.182")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2019-06-20 12:53:37 +02:00
..
files kernel: fix refcnt leak in LED netdev trigger on interface rename 2019-03-06 06:12:39 +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-12-13 15:00:42 +01:00
patches-3.18 kernel: remove out of tree direct-io disable hack 2017-12-13 12:57:41 +01:00
patches-4.4 kernel: Update to version 4.4.182 2019-06-18 20:45:33 +02:00
config-3.18 kernel: remove out of tree direct-io disable hack 2017-12-13 12:57:41 +01:00
config-4.4 kernel: Add CONFIG_RTC to generic config 2019-06-20 12:53:37 +02:00
PATCHES kernel: update PATCHES with a stricter policy 2013-07-09 20:52:07 +00:00