summaryrefslogtreecommitdiff
path: root/configs/smdk5250_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-03-06 20:19:08 (GMT)
committerSimon Glass <sjg@chromium.org>2015-04-18 17:11:38 (GMT)
commitef35d98aa4fa2faca259f55275a74a488f740540 (patch)
treea62ec7c21a950bc39f308808174f1eaa5e33171f /configs/smdk5250_defconfig
parent527a07277b32a0052d1fa1263e4e3eac72099256 (diff)
downloadu-boot-fsl-qoriq-ef35d98aa4fa2faca259f55275a74a488f740540.tar.xz
sandbox: exynos: Move CONFIG_SOUND to Kconfig
Move this over to Kconfig and tidy up. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/smdk5250_defconfig')
-rw-r--r--configs/smdk5250_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/smdk5250_defconfig b/configs/smdk5250_defconfig
index efc738b..95f80d9 100644
--- a/configs/smdk5250_defconfig
+++ b/configs/smdk5250_defconfig
@@ -3,3 +3,4 @@ CONFIG_ARM=y
CONFIG_ARCH_EXYNOS=y
CONFIG_TARGET_SMDK5250=y
CONFIG_DEFAULT_DEVICE_TREE="exynos5250-smdk5250"
+CONFIG_SOUND=y