diff options
author | Shreshtha SAHU <ssahu@nvidia.com> | 2014-09-24 21:07:42 +0530 |
---|---|---|
committer | Winnie Hsu <whsu@nvidia.com> | 2014-10-01 18:59:05 -0700 |
commit | 9401fe6208d7a9fcec123f813d2e32488d9e67b2 (patch) | |
tree | 4f108a299104fb6f505039b0aae05d4c0b2ea317 /arch | |
parent | f3edaabb0eec8e2547f87ab6d49c62b0c7c64018 (diff) |
arm: tegra12_defconfig: max98090 as loadable module
Bug 1550880
Change-Id: I6278cde7643dd3b298d72c54497cb5274a5de544
Signed-off-by: Shreshtha SAHU <ssahu@nvidia.com>
Reviewed-on: http://git-master/r/551903
Reviewed-by: Venkat Moganty <vmoganty@nvidia.com>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/configs/tegra12_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/tegra12_defconfig b/arch/arm/configs/tegra12_defconfig index 41d451a2e30b..db805cdff451 100644 --- a/arch/arm/configs/tegra12_defconfig +++ b/arch/arm/configs/tegra12_defconfig @@ -379,7 +379,7 @@ 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=y +CONFIG_SND_SOC_TEGRA_MAX98090=m CONFIG_UHID=y CONFIG_HID_A4TECH=y CONFIG_HID_ACRUX=y |