diff options
Diffstat (limited to 'include/configs/opos6uldev.h')
-rw-r--r-- | include/configs/opos6uldev.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/opos6uldev.h b/include/configs/opos6uldev.h index d01898465b..04fc602ce4 100644 --- a/include/configs/opos6uldev.h +++ b/include/configs/opos6uldev.h @@ -17,6 +17,7 @@ #ifdef CONFIG_SPL_BUILD #undef CONFIG_DM_GPIO #undef CONFIG_DM_MMC +#undef CONFIG_BLK #define CONFIG_MXC_UART_BASE UART1_BASE #endif |