|
@@ -57,6 +57,7 @@ config DISTRO_DEFAULTS
|
|
bool "Select defaults suitable for booting general purpose Linux distributions"
|
|
bool "Select defaults suitable for booting general purpose Linux distributions"
|
|
default y if ARCH_SUNXI || TEGRA
|
|
default y if ARCH_SUNXI || TEGRA
|
|
default y if ARCH_LS2080A
|
|
default y if ARCH_LS2080A
|
|
|
|
+ default y if ARCH_MESON
|
|
default y if ARCH_ROCKCHIP
|
|
default y if ARCH_ROCKCHIP
|
|
default n
|
|
default n
|
|
select CMD_BOOTZ if ARM && !ARM64
|
|
select CMD_BOOTZ if ARM && !ARM64
|