summaryrefslogtreecommitdiffstats
path: root/include/configs/exynos5250-common.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-03-06 13:19:13 -0700
committerSimon Glass <sjg@chromium.org>2015-04-18 11:11:39 -0600
commitdd573f91241ea76e7bf8efa9acad9d42693e95cd (patch)
treed0d8f612c7a5068329a11d76dce0370dea8b55ec /include/configs/exynos5250-common.h
parent7a170a59f3b512ccd1d3ce51a1814b60fd1ec7bc (diff)
downloadtalos-obmc-uboot-dd573f91241ea76e7bf8efa9acad9d42693e95cd.tar.gz
talos-obmc-uboot-dd573f91241ea76e7bf8efa9acad9d42693e95cd.zip
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 79a7adf761..95e96ecde4 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
OpenPOWER on IntegriCloud