commit | 3907305fb97c4547af5a03a0107b013ed7e886ca | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Mar 06 13:19:14 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Sat Apr 18 11:11:39 2015 -0600 |
tree | 48a1c85365454af8761d2f36e24ec559d9e7173f | |
parent | dd573f91241ea76e7bf8efa9acad9d42693e95cd [diff] [blame] |
sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig Move this over to Kconfig and tidy up. Signed-off-by: Simon Glass <sjg@chromium.org>
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig index 299db4b..5de7fbe 100644 --- a/configs/sandbox_defconfig +++ b/configs/sandbox_defconfig
@@ -25,3 +25,4 @@ CONFIG_TPM_TIS_SANDBOX=y CONFIG_SOUND=y CONFIG_CMD_SOUND=y +CONFIG_SOUND_SANDBOX=y