forked from Ivasoft/openwrt
sunxi: Add support for kernel 4.19
This adds supprot for kernel 4.19 to the sunxi target. The patches and the configuration were copied from the kernel 4.14 patches folder and adapted for kernel 4.19. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
10
target/linux/sunxi/cortexa8/config-4.19
Normal file
10
target/linux/sunxi/cortexa8/config-4.19
Normal file
@@ -0,0 +1,10 @@
|
||||
# CONFIG_ARM_ERRATA_643719 is not set
|
||||
# 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
|
||||
Reference in New Issue
Block a user