commit | 9c2d7afa797536740da8372a1d80d1f5615a7a75 | [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 | bb3315fbb9f98cb93ec8aa0ebd71ad6e457c36af [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