openwrt/target/linux/arc770
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
..
base-files all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
generic arc770: Introduce images for SD-cards 2016-08-28 13:51:42 +02:00
image arc770: only calculate entry point address when necessary 2017-03-01 20:37:37 +01:00
patches-4.4 kernel: update kernel 4.4 to version 4.4.50 2017-02-20 16:02:54 +01:00
Makefile build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
config-4.4 kernel: Add CONFIG_RTC to generic config 2019-06-20 12:53:37 +02:00