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/cortexa8 | |
| 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/cortexa8')
| -rw-r--r-- | target/linux/sunxi/cortexa8/config-5.15 | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/target/linux/sunxi/cortexa8/config-5.15 b/target/linux/sunxi/cortexa8/config-5.15 deleted file mode 100644 index b893b3142e0..00000000000 --- a/target/linux/sunxi/cortexa8/config-5.15 +++ /dev/null @@ -1,12 +0,0 @@ -# CONFIG_ARM_LPAE is not set -CONFIG_CRYPTO_BLAKE2S_ARM=y -CONFIG_CRYPTO_LIB_BLAKE2S_GENERIC=y -# CONFIG_MACH_SUN6I is not set -# CONFIG_MACH_SUN7I is not set -# CONFIG_MACH_SUN8I is not set -# CONFIG_MACH_SUN9I is not set -CONFIG_PGTABLE_LEVELS=2 -# CONFIG_PHY_SUN9I_USB is not set -# CONFIG_SPI_SUN6I is not set -# CONFIG_SUN8I_A83T_CCU is not set -# CONFIG_SUN8I_THERMAL is not set |
