openwrt/target/linux
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
..
adm5120 Mark targets using kernel 3.18 as source-only 2017-02-17 06:58:33 +01:00
adm8668 Mark targets using kernel 3.18 as source-only 2017-02-17 06:58:33 +01:00
apm821xx kernel: Update to version 4.4.182 2019-06-18 20:45:33 +02:00
ar7 ar7: add NULL clock fix send upstream 2017-07-29 09:24:47 +02:00
ar71xx kernel: Update to version 4.4.182 2019-06-18 20:45:33 +02:00
arc770 kernel: Add CONFIG_RTC to generic config 2019-06-20 12:53:37 +02:00
archs38 kernel: Add CONFIG_RTC to generic config 2019-06-20 12:53:37 +02:00
arm64 kernel: bump kernel 4.4 to version 4.4.137 2018-06-15 19:20:56 +02:00
armvirt armvirt: add kernel config change missing from 0d44f0cb 2017-01-13 11:05:32 +01:00
at91 kernel: bump kernel 4.4 to version 4.4.137 2018-06-15 19:20:56 +02:00
ath25 kernel: bump kernel 4.4 to version 4.4.137 2018-06-15 19:20:56 +02:00
au1000 Mark targets using kernel 3.18 as source-only 2017-02-17 06:58:33 +01:00
bcm53xx kernel: Update to version 4.4.182 2019-06-18 20:45:33 +02:00
brcm47xx kernel: bump 4.4 to 4.4.167 2018-12-18 15:14:39 +01:00
brcm63xx kernel: bump 4.4 to 4.4.167 2018-12-18 15:14:39 +01:00
brcm2708 kernel: Update to version 4.4.182 2019-06-18 20:45:33 +02:00
cns3xxx kernel: Update to version 4.4.182 2019-06-18 20:45:33 +02:00
gemini kernel: bump kernel 4.4 to version 4.4.137 2018-06-15 19:20:56 +02:00
generic kernel: Add CONFIG_RTC to generic config 2019-06-20 12:53:37 +02:00
imx6 kernel: Update to version 4.4.182 2019-06-18 20:45:33 +02:00
ipq806x kernel: Update to version 4.4.182 2019-06-18 20:45:33 +02:00
ixp4xx kernel: Update to version 4.4.182 2019-06-18 20:45:33 +02:00
kirkwood kernel: Update to version 4.4.182 2019-06-18 20:45:33 +02:00
lantiq kernel: Update to version 4.4.182 2019-06-18 20:45:33 +02:00
layerscape kernel: Update to version 4.4.182 2019-06-18 20:45:33 +02:00
malta kernel: bump kernel 4.4 to version 4.4.137 2018-06-15 19:20:56 +02:00
mcs814x Mark targets using kernel 3.18 as source-only 2017-02-17 06:58:33 +01:00
mediatek kernel: Update to version 4.4.182 2019-06-18 20:45:33 +02:00
mpc85xx kernel: Update to version 4.4.182 2019-06-18 20:45:33 +02:00
mvebu kernel: bump 4.4 to 4.4.167 2018-12-18 15:14:39 +01:00
mxs kernel: bump 4.4 to 4.4.167 2018-12-18 15:14:39 +01:00
octeon kernel: bump kernel 4.4 to version 4.4.137 2018-06-15 19:20:56 +02:00
omap omap: build various core drivers into the kernel instead of packaging them 2017-01-10 13:44:26 +01:00
omap24xx kernel: clean up usb gadget support 2016-09-15 13:11:21 +02:00
orion kernel: remove DEVMEM/DEVKMEM platform overrides 2017-01-10 13:48:53 +01:00
oxnas kernel: Update to version 4.4.182 2019-06-18 20:45:33 +02:00
ppc40x build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
ppc44x ppc44x: mark as broken 2017-01-10 12:49:34 +01:00
ramips kernel: Update to version 4.4.182 2019-06-18 20:45:33 +02:00
rb532 kernel: bump kernel 4.4 to version 4.4.137 2018-06-15 19:20:56 +02:00
sunxi sunxi: disable LPAE to allow kernel to run on A13 2018-02-27 19:38:12 +01:00
uml uml: mark as source-only 2017-01-24 13:35:47 +01:00
x86 kernel: bump kernel 4.4 to version 4.4.147 2018-08-09 23:17:09 +02:00
xburst xburst: enable high-res timers, refresh kernel config 2017-12-13 15:55:45 +01:00
zynq kernel: bump kernel 4.4 to version 4.4.137 2018-06-15 19:20:56 +02:00
Makefile