From 6bd7be278256c1e66a34c78bbe059584ba8cd9f1 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Fri, 6 Mar 2015 13:19:11 -0700 Subject: sandbox: exynos: Move CONFIG_I2S_SAMSUNG to Kconfig Move this over to Kconfig and tidy up. Signed-off-by: Simon Glass --- configs/arndale_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/arndale_defconfig') diff --git a/configs/arndale_defconfig b/configs/arndale_defconfig index 3c0a6b3d6d..3d5c870c1d 100644 --- a/configs/arndale_defconfig +++ b/configs/arndale_defconfig @@ -6,3 +6,4 @@ CONFIG_DEFAULT_DEVICE_TREE="exynos5250-arndale" CONFIG_SOUND=y CONFIG_CMD_SOUND=y CONFIG_I2S=y +CONFIG_I2S_SAMSUNG=y -- cgit v1.2.3