mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-23 20:49:56 +01:00
This reverts commit 1a5f0de08e86("sunxi: make SoC variant choice
mandatory").
With the optional marking in the Kconfig "make savedefconfig"
will drop CONFIG_MACH_SUN4I=y from all the A10 boards, making it
hard to see at a glance which family of sunxi chips the defconfig
is for.
This commit therefore restores the optional, and restores
CONFIG_MACH_SUN4I=y to all defconfig's which had it dropped
because of this.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
|
||
|---|---|---|
| .. | ||
| ahci.c | ||
| board.c | ||
| dram_sun4i_auto.c | ||
| dram_sun5i_auto.c | ||
| dram_timings_sun4i.h | ||
| gmac.c | ||
| Kconfig | ||
| MAINTAINERS | ||
| Makefile | ||