Message ID | 1398263451-18023-10-git-send-email-gautam.vivek@samsung.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig index 4ce7b70..22cfc75 100644 --- a/arch/arm/configs/exynos_defconfig +++ b/arch/arm/configs/exynos_defconfig @@ -99,7 +99,6 @@ CONFIG_USB_STORAGE=y CONFIG_USB_DWC3=y CONFIG_USB_PHY=y CONFIG_SAMSUNG_USB2PHY=y -CONFIG_SAMSUNG_USB3PHY=y CONFIG_MMC=y CONFIG_MMC_SDHCI=y CONFIG_MMC_SDHCI_S3C=y
After removing the phy-samsung-usb3 driver, this config should be removed. Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com> --- arch/arm/configs/exynos_defconfig | 1 - 1 file changed, 1 deletion(-)