summaryrefslogtreecommitdiff
path: root/include/configs/exynos5250-common.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-03-06 20:19:13 (GMT)
committerSimon Glass <sjg@chromium.org>2015-04-18 17:11:39 (GMT)
commitdd573f91241ea76e7bf8efa9acad9d42693e95cd (patch)
treed0d8f612c7a5068329a11d76dce0370dea8b55ec /include/configs/exynos5250-common.h
parent7a170a59f3b512ccd1d3ce51a1814b60fd1ec7bc (diff)
downloadu-boot-dd573f91241ea76e7bf8efa9acad9d42693e95cd.tar.xz
sandbox: exynos: Move CONFIG_SOUND_WM8994 to Kconfig
Move this over to Kconfig and tidy up. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/exynos5250-common.h')
-rw-r--r--include/configs/exynos5250-common.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/exynos5250-common.h b/include/configs/exynos5250-common.h
index 79a7adf..95e96ec 100644
--- a/include/configs/exynos5250-common.h
+++ b/include/configs/exynos5250-common.h
@@ -28,11 +28,6 @@
#define CONFIG_SYS_INIT_SP_ADDR CONFIG_IRAM_STACK
-/* Sound */
-#ifdef CONFIG_CMD_SOUND
-#define CONFIG_SOUND_WM8994
-#endif
-
/* I2C */
#define CONFIG_MAX_I2C_NUM 8