summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-03-06 13:19:12 -0700
committerSimon Glass <sjg@chromium.org>2015-04-18 11:11:39 -0600
commit7a170a59f3b512ccd1d3ce51a1814b60fd1ec7bc (patch)
treec3240ac22a77b11cdc7f41ac1a013bf72e39b42d /include
parent6bd7be278256c1e66a34c78bbe059584ba8cd9f1 (diff)
downloadtalos-obmc-uboot-7a170a59f3b512ccd1d3ce51a1814b60fd1ec7bc.tar.gz
talos-obmc-uboot-7a170a59f3b512ccd1d3ce51a1814b60fd1ec7bc.zip
sandbox: exynos: Move CONFIG_SOUND_MAX98095 to Kconfig
Move this over to Kconfig and tidy up. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/exynos5250-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/exynos5250-common.h b/include/configs/exynos5250-common.h
index 895d6e1994..79a7adf761 100644
--- a/include/configs/exynos5250-common.h
+++ b/include/configs/exynos5250-common.h
@@ -30,7 +30,6 @@
/* Sound */
#ifdef CONFIG_CMD_SOUND
-#define CONFIG_SOUND_MAX98095
#define CONFIG_SOUND_WM8994
#endif
OpenPOWER on IntegriCloud