diff options
Diffstat (limited to 'include/configs/tam3517-common.h')
| -rw-r--r-- | include/configs/tam3517-common.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/tam3517-common.h b/include/configs/tam3517-common.h index 777f77cfc..0751a9cbc 100644 --- a/include/configs/tam3517-common.h +++ b/include/configs/tam3517-common.h @@ -251,6 +251,7 @@  #define CONFIG_SPL_I2C_SUPPORT  #define CONFIG_SPL_LIBGENERIC_SUPPORT  #define CONFIG_SPL_SERIAL_SUPPORT +#define CONFIG_SPL_GPIO_SUPPORT  #define CONFIG_SPL_POWER_SUPPORT  #define CONFIG_SPL_NAND_SUPPORT  #define CONFIG_SPL_LDSCRIPT		"$(CPUDIR)/omap-common/u-boot-spl.lds" |