mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-28 17:48:58 +00:00
7d6976bb6b
The cortex53 subtarget was missing multiple config options and the other
targets just defined some options which are not needed.
Fixes: 83672f506d
("sunxi: add testing Linux 5.10")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
10 lines
276 B
Plaintext
10 lines
276 B
Plaintext
# 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
|