diff options
| author | Tianling Shen <cnsztl@immortalwrt.org> | 2023-12-17 19:49:08 +0800 |
|---|---|---|
| committer | Nick Hainke <vincent@systemli.org> | 2023-12-19 16:02:05 +0100 |
| commit | 193071fb01f188fe5f11df9a344fbe99202a5ae4 (patch) | |
| tree | 2cd6c45b631758002d4db17041919dd82a69ecf5 /target/linux/sunxi/cortexa7 | |
| parent | 8e948ca20b4271c22a0e23ad1e64770da06202ee (diff) | |
| download | upstream-193071fb01f188fe5f11df9a344fbe99202a5ae4.tar.gz upstream-193071fb01f188fe5f11df9a344fbe99202a5ae4.tar.bz2 upstream-193071fb01f188fe5f11df9a344fbe99202a5ae4.zip | |
sunxi: remove outdated kernel 5.15 files
We're on 6.1 now, these files can go.
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Diffstat (limited to 'target/linux/sunxi/cortexa7')
| -rw-r--r-- | target/linux/sunxi/cortexa7/config-5.15 | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/target/linux/sunxi/cortexa7/config-5.15 b/target/linux/sunxi/cortexa7/config-5.15 deleted file mode 100644 index e911da4c3d5..00000000000 --- a/target/linux/sunxi/cortexa7/config-5.15 +++ /dev/null @@ -1,24 +0,0 @@ -CONFIG_B53=y -CONFIG_B53_MDIO_DRIVER=y -CONFIG_CRYPTO_BLAKE2S_ARM=y -CONFIG_CRYPTO_LIB_BLAKE2S_GENERIC=y -CONFIG_DWMAC_SUN8I=y -CONFIG_GRO_CELLS=y -# CONFIG_MACH_SUN4I is not set -# CONFIG_MACH_SUN5I is not set -CONFIG_MDIO_BUS_MUX=y -CONFIG_MICREL_PHY=y -CONFIG_MUSB_PIO_ONLY=y -CONFIG_NET_DEVLINK=y -CONFIG_NET_DSA=y -CONFIG_NET_DSA_TAG_BRCM=y -CONFIG_NET_DSA_TAG_BRCM_COMMON=y -CONFIG_NET_DSA_TAG_BRCM_LEGACY=y -CONFIG_NET_DSA_TAG_BRCM_PREPEND=y -CONFIG_NET_SWITCHDEV=y -CONFIG_NOP_USB_XCEIV=y -CONFIG_RTC_DRV_SUN6I=y -CONFIG_USB_MUSB_DUAL_ROLE=y -CONFIG_USB_MUSB_HDRC=y -CONFIG_USB_MUSB_SUNXI=y -CONFIG_USB_PHY=y |
