Skip to content
Commit ed41e62f authored by Ian Campbell's avatar Ian Campbell Committed by Hans de Goede
Browse files

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: default avatarIan Campbell <ijc@hellion.org.uk>
Reviewed-by: default avatarHans de Goede <hdegoede@redhat.com>
Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
parent 4ce9941d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment