mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
topic_miami: Remove CONFIG_CMD_BOOTZ undef
CONFIG_CMD_BOOTZ option has been converted to defconfig, so there is no need to undefine it in board config file anymore. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
This commit is contained in:
parent
adaf7c9f13
commit
fadcf4811a
1 changed files with 0 additions and 1 deletions
|
@ -134,7 +134,6 @@
|
|||
#undef CONFIG_DISPLAY_BOARDINFO
|
||||
|
||||
/* Further tweaks to reduce image size */
|
||||
#undef CONFIG_CMD_BOOTZ
|
||||
#undef CONFIG_CMD_NET
|
||||
|
||||
#endif /* __CONFIG_TOPIC_MIAMI_H */
|
||||
|
|
Loading…
Reference in a new issue