From 4536882710b598556b943f58e7713c92ada7ec5f Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 30 Jun 2015 16:51:15 -0400 Subject: sunxi: Update selects in arch/arm/Kconfig for DM conversions With certain features being convert to DM now we want sunxi to default to having DM enabled for ETH/SERIAL and USB in some cases. Cc: Hans de Goede Cc: Ian Campbell Signed-off-by: Tom Rini [hdegoede@redhat.com: Also select CONFIG_USB for all sunxi builds] Signed-off-by: Hans de Goede Acked-by: Ian Campbell Reviewed-by: Simon Glass --- configs/MSI_Primo73_defconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'configs/MSI_Primo73_defconfig') diff --git a/configs/MSI_Primo73_defconfig b/configs/MSI_Primo73_defconfig index 6e0d24658c..7e835367d6 100644 --- a/configs/MSI_Primo73_defconfig +++ b/configs/MSI_Primo73_defconfig @@ -15,7 +15,3 @@ CONFIG_SYS_EXTRA_OPTIONS="AXP209_POWER" # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set # CONFIG_CMD_FPGA is not set -CONFIG_DM_ETH=y -CONFIG_DM_SERIAL=y -CONFIG_USB=y -CONFIG_DM_USB=y -- cgit v1.2.1