diff options
author | Chukun Pan <amadeus@jmu.edu.cn> | 2021-11-06 12:01:36 +0800 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-11-29 22:11:29 +0100 |
commit | 001bdd5f67a138c03939b01344ccc36911dcc7f6 (patch) | |
tree | 2657213c7ab458e927150f88b397f8e2551ee8dd /target/linux/generic/hack-5.4/640-bridge-only-accept-EAP-locally.patch | |
parent | 8d6a534cc12cb4b4d9f0f21324cb752365a71743 (diff) | |
download | upstream-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/generic/hack-5.4/640-bridge-only-accept-EAP-locally.patch')
0 files changed, 0 insertions, 0 deletions