]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commitdiff
arm: tegra12_defconfig: make audio drivers inbuilt
authorZheng Liu <zhliu@nvidia.com>
Tue, 7 Oct 2014 18:17:49 +0000 (11:17 -0700)
committerWinnie Hsu <whsu@nvidia.com>
Wed, 8 Oct 2014 01:02:36 +0000 (18:02 -0700)
Revert previous changes to modularize the audio drivers. The module
probe/remove paths of these drivers are untested and buggy. Make these
drivers built-in until the bugs are worked out, and schedule allows
for thorough testing.

Bug 1536426

Change-Id: Ic1698e7205b1d97461051cd1e25a513dac9649fe
Signed-off-by: Zheng Liu <zhliu@nvidia.com>
Reviewed-on: http://git-master/r/554287
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Winnie Hsu <whsu@nvidia.com>
arch/arm/configs/tegra12_defconfig

index db805cdff451684bbff83ad6c9029448e905b1dd..58f688bb68329f6b6b1ef156500be9683bfc057d 100644 (file)
@@ -377,9 +377,9 @@ CONFIG_SND_HDA_POWER_SAVE_DEFAULT=10
 CONFIG_SND_USB_AUDIO=y
 CONFIG_SND_SOC=y
 CONFIG_SND_SOC_TEGRA=y
-CONFIG_SND_SOC_TEGRA_RT5639=m
-CONFIG_SND_SOC_TEGRA_RT5640=m
-CONFIG_SND_SOC_TEGRA_MAX98090=m
+CONFIG_SND_SOC_TEGRA_RT5639=y
+CONFIG_SND_SOC_TEGRA_RT5640=y
+CONFIG_SND_SOC_TEGRA_MAX98090=y
 CONFIG_UHID=y
 CONFIG_HID_A4TECH=y
 CONFIG_HID_ACRUX=y