u-boot-brain/board/sunxi
Hans de Goede 40d0cdda3e 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>
2015-02-02 13:55:14 +01:00
..
ahci.c sunxi: ahci: Add a delay after enabling target power 2014-11-25 13:38:46 +01:00
board.c sunxi: Hookup OTG USB controller support 2015-01-22 12:34:56 +01:00
dram_sun4i_auto.c sunxi: Stop differentiating between 512M and 1G variants of the same board 2015-01-22 12:34:56 +01:00
dram_sun5i_auto.c sunxi: Drop qt840a_defconfig 2015-01-23 15:15:02 +01:00
gmac.c sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig option 2015-02-02 13:55:14 +01:00
Kconfig sunxi: Remove CONFIG_TARGET_FOO for sun5i and sun7i boards 2015-02-02 13:55:14 +01:00
MAINTAINERS sunxi: Add Hyundai A7HD support 2015-01-23 15:15:11 +01:00
Makefile sunxi: Convert sun5i boards to use auto dram configuration 2015-02-02 13:55:14 +01:00