]> git.ipfire.org Git - people/ms/u-boot.git/commit
sunxi: Remove CONFIG_TARGET_FOO for sun5i and sun7i boards
authorHans de Goede <hdegoede@redhat.com>
Sun, 25 Jan 2015 11:15:14 +0000 (12:15 +0100)
committerHans de Goede <hdegoede@redhat.com>
Mon, 2 Feb 2015 12:55:14 +0000 (13:55 +0100)
commit40d0cdda3e2667260100b75d79a9a53f206a0739
tree9660138a28876973f925d13e4d6f2af50cf797ae
parentc13f60d92a1c31c131a53ff8e994e4c8eebb8311
sunxi: Remove CONFIG_TARGET_FOO for sun5i and sun7i boards

CONFIG_TARGET_FOO was only used in board/sunxi/Makefile to select the
dram config for sun5i and sun7i boards and in board/sunxi/gmac.c for some
special handling of the bananapi/bananapro (both sun7i), all sun5i and sun7i
boards have been moved over to using a single dram_sun5i_autoconfig file,
and the tx clk delay handling for the Banana boards now has its own Kconfig.

IOW nothing is using CONFIG_TARGET_FOO anymore, so remove it.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
20 files changed:
board/sunxi/Kconfig
configs/A10s-OLinuXino-M_defconfig
configs/A13-OLinuXinoM_defconfig
configs/A13-OLinuXino_defconfig
configs/A20-OLinuXino-Lime2_defconfig
configs/A20-OLinuXino-Lime_defconfig
configs/A20-OLinuXino_MICRO_defconfig
configs/Auxtek-T004_defconfig
configs/Bananapi_defconfig
configs/Bananapro_defconfig
configs/Cubieboard2_defconfig
configs/Cubietruck_defconfig
configs/Ippo_q8h_v5_defconfig
configs/Linksprite_pcDuino3_defconfig
configs/Linksprite_pcDuino3_fdt_defconfig
configs/MSI_Primo73_defconfig
configs/Mele_M3_defconfig
configs/i12-tvbox_defconfig
configs/mk802_a10s_defconfig
configs/r7-tv-dongle_defconfig