aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/sunxi/cortexa7/config-5.10
diff options
context:
space:
mode:
authorChukun Pan <amadeus@jmu.edu.cn>2021-11-06 12:01:36 +0800
committerHauke Mehrtens <hauke@hauke-m.de>2021-11-29 22:11:29 +0100
commit001bdd5f67a138c03939b01344ccc36911dcc7f6 (patch)
tree2657213c7ab458e927150f88b397f8e2551ee8dd /target/linux/sunxi/cortexa7/config-5.10
parent8d6a534cc12cb4b4d9f0f21324cb752365a71743 (diff)
downloadupstream-001bdd5f67a138c03939b01344ccc36911dcc7f6.tar.gz
upstream-001bdd5f67a138c03939b01344ccc36911dcc7f6.tar.bz2
upstream-001bdd5f67a138c03939b01344ccc36911dcc7f6.zip
sunxi: remove kmod-rtc-sunxi for unsupported devices
From driver source: { .compatible = "allwinner,sun4i-a10-rtc", .data = &data_year_param[0] }, { .compatible = "allwinner,sun7i-a20-rtc", .data = &data_year_param[1] }, The rtc-sunxi module only supports allwinner a10 and a20 SoCs, other SoCs in the cortexa7 and cortexa53 subtarget using the CONFIG_RTC_DRV_SUN6I driver which is compiled into the kernel binary, so remove this package for these unsupported devices. Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
Diffstat (limited to 'target/linux/sunxi/cortexa7/config-5.10')
0 files changed, 0 insertions, 0 deletions