Revert "Disable SoC sound driver in porter board" 77/7777/2
authorHarunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
Thu, 22 Dec 2016 07:11:41 +0000 (16:11 +0900)
committerHarunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
Thu, 22 Dec 2016 07:25:58 +0000 (16:25 +0900)
The audio bug is fixed (SPEC-365), so that it should be
revert this commit to enable sound driver.

This reverts commit 1a70e5e8f48f17f604ab243dfb3ff01f7aa435f6.

Change-Id: I362a900e86cdf7888e5726a6a0a56daeb0d33145
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
meta-agl-bsp/meta-renesas/recipes-kernel/linux/linux-renesas_%.bbappend
meta-agl-bsp/meta-renesas/recipes-kernel/linux/linux/disable_soc_sound.patch [deleted file]

index 741559c..f585283 100755 (executable)
@@ -1,10 +1,8 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/linux:"
 
 # Enable support for TP-Link TL-W722N USB Wifi adapter and RTL2832U DVB USB and USB Audio
-# Disable SoC sound
 # adapter.
 SRC_URI += " file://disable_delay_printk.patch \
-             file://disable_soc_sound.patch \
              file://cfg_mac_80211.cfg \
              file://ath9k_htc.cfg \
              file://rtl_sdr.cfg \
diff --git a/meta-agl-bsp/meta-renesas/recipes-kernel/linux/linux/disable_soc_sound.patch b/meta-agl-bsp/meta-renesas/recipes-kernel/linux/linux/disable_soc_sound.patch
deleted file mode 100644 (file)
index 5fa52fa..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
-old mode 100644
-new mode 100755
-index 432817d..7291d13
---- a/arch/arm/configs/shmobile_defconfig
-+++ b/arch/arm/configs/shmobile_defconfig
-@@ -173,7 +173,7 @@ CONFIG_FB_SH_MOBILE_LCDC=y
- CONFIG_FB_SH_MOBILE_HDMI=y
- CONFIG_FRAMEBUFFER_CONSOLE=y
- CONFIG_LOGO=y
--CONFIG_SND_SOC_RCAR=y
-+#CONFIG_SND_SOC_RCAR is not set
- CONFIG_USB=y
- CONFIG_USB_EHCI_HCD=y
- CONFIG_USB_EHCI_ROOT_HUB_TT=y