diff options
Diffstat (limited to 'include/configs/ipam390.h')
-rw-r--r-- | include/configs/ipam390.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ipam390.h b/include/configs/ipam390.h index 203dce62e6..f77c212ca0 100644 --- a/include/configs/ipam390.h +++ b/include/configs/ipam390.h @@ -286,7 +286,6 @@ CONFIG_SYS_MALLOC_LEN) #define CONFIG_SYS_SPL_MALLOC_SIZE CONFIG_SYS_MALLOC_LEN #define CONFIG_SPL_SERIAL_SUPPORT -#define CONFIG_SPL_LIBGENERIC_SUPPORT #define CONFIG_SPL_LDSCRIPT "board/$(BOARDDIR)/u-boot-spl-ipam390.lds" #define CONFIG_SPL_STACK 0x8001ff00 #define CONFIG_SPL_TEXT_BASE 0x80000000 |