diff options
Diffstat (limited to 'include/configs/picosam9g45.h')
-rw-r--r-- | include/configs/picosam9g45.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/picosam9g45.h b/include/configs/picosam9g45.h index 21f99db98e5..d36519eb261 100644 --- a/include/configs/picosam9g45.h +++ b/include/configs/picosam9g45.h @@ -182,7 +182,6 @@ #define CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR 0x200 #define CONFIG_SYS_MMCSD_FS_BOOT_PARTITION 1 #define CONFIG_SPL_FS_LOAD_PAYLOAD_NAME "u-boot.img" -#define CONFIG_SPL_LIBDISK_SUPPORT #define CONFIG_SPL_ATMEL_SIZE #define CONFIG_SYS_MASTER_CLOCK 132096000 |