summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-03-06 20:19:02 (GMT)
committerSimon Glass <sjg@chromium.org>2015-04-18 17:11:37 (GMT)
commit8156345dfec385d3fd394acb7ef9f78aca35f003 (patch)
tree33e7167c76f9e81f4ce0052652cee3de16a0c734 /configs
parentd79c50af26d1f083478340182b0220d2f019944d (diff)
downloadu-boot-8156345dfec385d3fd394acb7ef9f78aca35f003.tar.xz
sandbox: Move CONFIG_SYS_VSNPRINTF 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 b911c02..efc020f 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -18,3 +18,4 @@ CONFIG_USB_STORAGE=y
CONFIG_BOOTSTAGE=y
CONFIG_BOOTSTAGE_REPORT=y
CONFIG_SANDBOX_GPIO=y
+CONFIG_SYS_VSNPRINTF=y