Files
u-boot/drivers/mmc
Ian Campbell ed41e62f51 sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I
Mostly automatic with:
    sed -i -e 's/CONFIG_\(SUN[45678]I\)/CONFIG_MACH_\1/g' $(git grep -l CONFIG_SUN[45678]I)
followed by removing the relevant #defines from include/configs/sun?i.h by
hand.

Signed-off-by: Ian Campbell <ijc@hellion.org.uk>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2014-11-05 13:09:58 +01:00
..
2014-10-06 17:34:39 +02:00
2014-09-24 18:30:28 -04:00
2014-08-01 19:24:34 +03:00
2014-10-03 17:26:50 +03:00
2014-08-01 19:24:34 +03:00
2014-10-25 07:02:02 -04:00
2014-10-25 07:27:37 -04:00