diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/chromebook_jerry.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/chromebook_jerry.h b/include/configs/chromebook_jerry.h index e29d776..78c06af 100644 --- a/include/configs/chromebook_jerry.h +++ b/include/configs/chromebook_jerry.h @@ -15,4 +15,6 @@ #define CONFIG_SPL_SPI_LOAD #define CONFIG_SPI_FLASH_GIGADEVICE +#undef CONFIG_SPL_GPIO_SUPPORT + #endif |