diff options
author | Petr Štetiar <ynezz@true.cz> | 2022-03-28 14:05:48 +0200 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2022-03-29 12:02:50 +0200 |
commit | c707e1bc04912eb822b7528da36e8510d4562ba3 (patch) | |
tree | 47bb0328181c937362c656ed60165b2f91885aeb /target/linux/sunxi/cortexa8 | |
parent | be9a69caa826dad7e054c2c7b0ea14e3864c19bb (diff) | |
download | upstream-c707e1bc04912eb822b7528da36e8510d4562ba3.tar.gz upstream-c707e1bc04912eb822b7528da36e8510d4562ba3.tar.bz2 upstream-c707e1bc04912eb822b7528da36e8510d4562ba3.zip |
sunxi: copy config and patches from 5.10 to 5.15
So the upcoming changes needed for 5.15 can be reviewed easily.
Removed following upstreamed patches:
* 062-add-sun8i-h3-zeropi-support.patch
* 100-sunxi-h3-add-support-for-nanopi-r1.patch
* 101-sunxi-h5-add-support-for-nanopi-r1s-h5.patch
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'target/linux/sunxi/cortexa8')
-rw-r--r-- | target/linux/sunxi/cortexa8/config-5.15 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/sunxi/cortexa8/config-5.15 b/target/linux/sunxi/cortexa8/config-5.15 new file mode 100644 index 0000000000..579c81c3dc --- /dev/null +++ b/target/linux/sunxi/cortexa8/config-5.15 @@ -0,0 +1,10 @@ +# CONFIG_ARM_LPAE is not set +# 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 |