diff options
Diffstat (limited to 'configs/tb100_defconfig')
-rw-r--r-- | configs/tb100_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/tb100_defconfig b/configs/tb100_defconfig index 94ed3fbf10..0adf050d74 100644 --- a/configs/tb100_defconfig +++ b/configs/tb100_defconfig @@ -16,6 +16,8 @@ CONFIG_CMD_PING=y CONFIG_OF_CONTROL=y CONFIG_OF_EMBED=y CONFIG_SYS_RELOC_GD_ENV_ADDR=y +CONFIG_USE_BOOTFILE=y +CONFIG_BOOTFILE="uImage" CONFIG_PHY_GIGE=y CONFIG_ETH_DESIGNWARE=y CONFIG_DM_SERIAL=y |