sandbox: exynos: Move CONFIG_SOUND to Kconfig
Move this over to Kconfig and tidy up. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
/* Sound */
|
||||
#define CONFIG_CMD_SOUND
|
||||
#ifdef CONFIG_CMD_SOUND
|
||||
#define CONFIG_SOUND
|
||||
#define CONFIG_I2S_SAMSUNG
|
||||
#define CONFIG_I2S
|
||||
#define CONFIG_SOUND_MAX98095
|
||||
|
||||
@@ -151,7 +151,6 @@
|
||||
|
||||
#define CONFIG_BOARD_LATE_INIT
|
||||
|
||||
#define CONFIG_SOUND
|
||||
#define CONFIG_SOUND_SANDBOX
|
||||
#define CONFIG_CMD_SOUND
|
||||
|
||||
|
||||
Reference in New Issue
Block a user