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/snow_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/snow_defconfig') diff --git a/configs/snow_defconfig b/configs/snow_defconfig index eb8c64a..d8c01e6 100644 --- a/configs/snow_defconfig +++ b/configs/snow_defconfig @@ -10,3 +10,4 @@ CONFIG_CMD_CROS_EC=y CONFIG_SOUND=y CONFIG_CMD_SOUND=y CONFIG_I2S=y +CONFIG_I2S_SAMSUNG=y -- cgit v1.1