aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox/include/asm/spl.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sandbox/include/asm/spl.h')
-rw-r--r--arch/sandbox/include/asm/spl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sandbox/include/asm/spl.h b/arch/sandbox/include/asm/spl.h
index d25dc7c..bf5a585 100644
--- a/arch/sandbox/include/asm/spl.h
+++ b/arch/sandbox/include/asm/spl.h
@@ -6,8 +6,6 @@
#ifndef __asm_spl_h
#define __asm_spl_h
-#define CONFIG_SPL_BOARD_LOAD_IMAGE
-
enum {
BOOT_DEVICE_BOARD,
};