uboot/arch/arm
Hans de Goede 9f823615af Kconfig: Add a new DISTRO_DEFAULTS Kconfig option
DISTRO_DEFAULTS is intended to mirror / replace
include/config_distro_defaults.h.

The intend is for boards which include this file to select this from
their Kconfig files and when moving setting to Kconfig which are #define-ed
in config_distro_defaults.h to select this from DISTRO_DEFAULTS so that
boards which have selected DISTRO_DEFAULTS will keep the same configuration
as before without needing any defconfig file changes.

The initial list of selected things matches all settings recently removed
from config_distro_defaults.h because they have been converted to Kconfig,
with the exception of CMD_ELF and CMD_NET, which have a default of y, if
the default of these ever changes they should be selected by DISTRO_DEFAULTS
too.

For testing and example purposes this commit also converts ARCH_SUNXI
to use DISTRO_DEFAULT instead of selecting everything it needs itself.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2016-06-20 21:30:13 -04:00
..
cpu sunxi: Add PSCI implementation in C 2016-06-20 22:44:00 +02:00
dts sunxi: Add defconfig and dts file for inet86dz board 2016-06-20 22:43:59 +02:00
imx-common imx-common: timer: support i.MX6DQPlus 2016-05-24 14:59:56 +02:00
include sunxi: Add base address for GIC 2016-06-20 22:44:00 +02:00
lib arm/arm64: implement a boot header capability 2016-06-06 13:39:19 -04:00
mach-at91 ARM: at91: Fix PMC bit definitions 2016-06-12 23:49:38 +02:00
mach-bcm283x rpi: remove redundant board files 2016-04-11 20:48:23 -04:00
mach-davinci arm: Add support for LEGO MINDSTORMS EV3 2016-03-14 19:18:40 -04:00
mach-exynos ARM: exynos: Fix build error if SERIAL is disabled in SPL 2016-05-26 12:55:49 +09:00
mach-highbank
mach-integrator
mach-keystone ARM: k2g: Configure reset mux to device reset 2016-06-02 21:42:19 -04:00
mach-kirkwood configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
mach-meson arm: meson: implement calls to secure monitor 2016-05-27 15:39:47 -04:00
mach-mvebu configs: Re-sync with cmd/Kconfig 2016-04-25 15:09:47 -04:00
mach-orion5x Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
mach-rockchip clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
mach-s5pc1xx
mach-snapdragon clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
mach-socfpga ARM: socfpga: Sort Kconfig entries 2016-06-08 02:57:06 +02:00
mach-stm32 stm32: stm32f4: move flash driver to mtd driver location 2016-03-26 18:49:28 -04:00
mach-sunxi sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL" 2016-05-25 17:52:39 +02:00
mach-tegra mailbox: add Tegra186 HSP driver 2016-06-19 17:05:55 -06:00
mach-uniphier ARM: uniphier: reserve memory for DRAM PHY training on PH1-LD20 2016-06-20 07:15:33 +09:00
mach-versatile
mach-zynq clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
thumb1/include/asm/proc-armv
Kconfig Kconfig: Add a new DISTRO_DEFAULTS Kconfig option 2016-06-20 21:30:13 -04:00
Kconfig.debug
Makefile arm: Treat arm946es as v5te 2016-06-02 21:21:34 -04:00
config.mk arm: clang: Update support slightly 2016-04-01 17:17:39 -04:00