summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/tegra_defconfig
diff options
context:
space:
mode:
authorKevin Hilman2015-06-25 06:32:27 +0200
committerKevin Hilman2015-06-25 06:32:27 +0200
commit1a429fcebf365ba8f8e9cdf7a365a7ae3fe87650 (patch)
tree86af61184ca166c2c06616d35d4170c055cc9cfc /arch/arm/configs/tegra_defconfig
parentMerge tag 'armsoc-drivers' into test-merge (diff)
parentARM: multi_v7_defconfig: remove duplicate CONFIG_COMMON_CLK_QCOM=y (diff)
downloadkernel-qcow2-linux-1a429fcebf365ba8f8e9cdf7a365a7ae3fe87650.tar.gz
kernel-qcow2-linux-1a429fcebf365ba8f8e9cdf7a365a7ae3fe87650.tar.xz
kernel-qcow2-linux-1a429fcebf365ba8f8e9cdf7a365a7ae3fe87650.zip
Merge tag 'armsoc-defconfig' into test-merge
ARM: SoC: defconfig updates for v4.2 We keep collecting defconfig updates in a separate branch mostly to encourage people to handle them separately and avoid conflicts between different topics. Most of these are enablement of new SoCs, boards or drivers that have come in, or minor config refreshes due to reorderings in Kconfig files, etc. I.e. mostly minor churn of various kinds. Conflicts: None # gpg: Signature made Wed Jun 24 21:32:27 2015 PDT using RSA key ID D3FBC665 # gpg: Good signature from "Kevin Hilman <khilman@deeprootsystems.com>" # gpg: aka "Kevin Hilman <khilman@linaro.org>" # gpg: aka "Kevin Hilman <khilman@kernel.org>"
Diffstat (limited to 'arch/arm/configs/tegra_defconfig')
-rw-r--r--arch/arm/configs/tegra_defconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig
index d199eb249151..cdf9abb46015 100644
--- a/arch/arm/configs/tegra_defconfig
+++ b/arch/arm/configs/tegra_defconfig
@@ -154,6 +154,8 @@ CONFIG_POWER_RESET_AS3722=y
CONFIG_POWER_RESET_GPIO=y
CONFIG_SENSORS_LM90=y
CONFIG_SENSORS_LM95245=y
+CONFIG_WATCHDOG=y
+CONFIG_TEGRA_WATCHDOG=y
CONFIG_MFD_AS3722=y
CONFIG_MFD_CROS_EC=y
CONFIG_MFD_CROS_EC_SPI=y
@@ -194,6 +196,14 @@ CONFIG_SOUND=y
CONFIG_SND=y
# CONFIG_SND_SUPPORT_OLD_API is not set
# CONFIG_SND_DRIVERS is not set
+CONFIG_SND_HDA=y
+CONFIG_SND_HDA_TEGRA=y
+CONFIG_SND_HDA_INPUT_BEEP=y
+CONFIG_SND_HDA_INPUT_JACK=y
+CONFIG_SND_HDA_PATCH_LOADER=y
+CONFIG_SND_HDA_CODEC_REALTEK=y
+CONFIG_SND_HDA_CODEC_HDMI=y
+CONFIG_SND_HDA_GENERIC=y
# CONFIG_SND_ARM is not set
# CONFIG_SND_SPI is not set
# CONFIG_SND_USB is not set