sandbox: exynos: Move CONFIG_SOUND_WM8994 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:13 -07:00
parent 7a170a59f3
commit dd573f9124
5 changed files with 11 additions and 5 deletions

View File

@@ -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