From 08c88ce881d2dd1c96559d32cce39b02fd3eda0e Mon Sep 17 00:00:00 2001 From: smj Date: Mon, 20 Oct 2014 10:27:58 +0800 Subject: [PATCH] rk3036 : add the rk3036 sound config to rochchip_defconfig --- arch/arm/configs/rockchip_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/rockchip_defconfig b/arch/arm/configs/rockchip_defconfig index 4c4ebf47c789..0475eee5eb6a 100644 --- a/arch/arm/configs/rockchip_defconfig +++ b/arch/arm/configs/rockchip_defconfig @@ -432,6 +432,7 @@ CONFIG_SND_RK_SOC_SPDIF_CARD=y CONFIG_SND_RK_SOC_RT5631=y CONFIG_SND_RK_SOC_RT3224=y CONFIG_SND_RK_SOC_RK312X=y +CONFIG_SND_RK_SOC_RK3036=y CONFIG_HID_BATTERY_STRENGTH=y CONFIG_HIDRAW=y CONFIG_UHID=y -- 2.34.1