summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-03-06 13:19:14 -0700
committerSimon Glass <sjg@chromium.org>2015-04-18 11:11:39 -0600
commit3907305fb97c4547af5a03a0107b013ed7e886ca (patch)
tree48a1c85365454af8761d2f36e24ec559d9e7173f /configs
parentdd573f91241ea76e7bf8efa9acad9d42693e95cd (diff)
downloadtalos-obmc-uboot-3907305fb97c4547af5a03a0107b013ed7e886ca.tar.gz
talos-obmc-uboot-3907305fb97c4547af5a03a0107b013ed7e886ca.zip
sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig
Move this over to Kconfig and tidy up. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs')
-rw-r--r--configs/sandbox_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index 299db4b1e7..5de7fbedb4 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -25,3 +25,4 @@ CONFIG_SPI_FLASH_SANDBOX=y
CONFIG_TPM_TIS_SANDBOX=y
CONFIG_SOUND=y
CONFIG_CMD_SOUND=y
+CONFIG_SOUND_SANDBOX=y
OpenPOWER on IntegriCloud