From 8a036a860096fb5338a7263de1f28344ee7c2d52 Mon Sep 17 00:00:00 2001 From: Martin Ayotte Date: Wed, 23 Nov 2016 14:52:49 -0500 Subject: [PATCH] add SPI_SUN4I/SPI_SUN6I and PHY_SUN4I_USB/PHY_SUN9I_USB for Pine64 --- config/kernel/linux-pine64-dev.config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/kernel/linux-pine64-dev.config b/config/kernel/linux-pine64-dev.config index fefa834958..9ce2d5933a 100644 --- a/config/kernel/linux-pine64-dev.config +++ b/config/kernel/linux-pine64-dev.config @@ -1911,8 +1911,8 @@ CONFIG_SPI_QUP=y # CONFIG_SPI_SC18IS602 is not set # CONFIG_SPI_SH_MSIOF is not set # CONFIG_SPI_SH_HSPI is not set -# CONFIG_SPI_SUN4I is not set -# CONFIG_SPI_SUN6I is not set +CONFIG_SPI_SUN4I=y +CONFIG_SPI_SUN6I=y # CONFIG_SPI_TEGRA114 is not set # CONFIG_SPI_TEGRA20_SFLASH is not set # CONFIG_SPI_TEGRA20_SLINK is not set @@ -3741,8 +3741,8 @@ CONFIG_PHY_EXYNOS_DP_VIDEO=y # CONFIG_BCM_KONA_USB2_PHY is not set # CONFIG_PHY_MT65XX_USB3 is not set CONFIG_PHY_HI6220_USB=y -# CONFIG_PHY_SUN4I_USB is not set -# CONFIG_PHY_SUN9I_USB is not set +CONFIG_PHY_SUN4I_USB=y +CONFIG_PHY_SUN9I_USB=y CONFIG_PHY_SAMSUNG_USB2=y # CONFIG_PHY_EXYNOS4210_USB2 is not set # CONFIG_PHY_EXYNOS4X12_USB2 is not set