sandbox: exynos: Move CONFIG_I2S to Kconfig

Move this over to Kconfig and tidy up.

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass
2015-03-06 13:19:10 -07:00
parent de79a7654b
commit 00cf7bf19e
5 changed files with 12 additions and 1 deletions

View File

@@ -5,3 +5,4 @@ CONFIG_TARGET_ARNDALE=y
CONFIG_DEFAULT_DEVICE_TREE="exynos5250-arndale"
CONFIG_SOUND=y
CONFIG_CMD_SOUND=y
CONFIG_I2S=y