summaryrefslogtreecommitdiff
path: root/board/google/veyron/veyron.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/google/veyron/veyron.c')
-rw-r--r--board/google/veyron/veyron.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/google/veyron/veyron.c b/board/google/veyron/veyron.c
index 674f19ba03c..a38f7125648 100644
--- a/board/google/veyron/veyron.c
+++ b/board/google/veyron/veyron.c
@@ -19,7 +19,7 @@
* There is a U-Boot driver for this but it may need to add support for the
* 'voltage-table' property.
*/
-#ifndef CONFIG_SPL_BUILD
+#ifndef CONFIG_XPL_BUILD
#if !CONFIG_IS_ENABLED(ROCKCHIP_BACK_TO_BROM)
static int veyron_init(void)
{