diff options
Diffstat (limited to 'include/configs/gth2.h')
| -rw-r--r-- | include/configs/gth2.h | 14 | 
1 files changed, 7 insertions, 7 deletions
| diff --git a/include/configs/gth2.h b/include/configs/gth2.h index b1b4842e0..677baea5b 100644 --- a/include/configs/gth2.h +++ b/include/configs/gth2.h @@ -90,18 +90,18 @@  #define CONFIG_CMD_IDE  #define CONFIG_CMD_DHCP -#undef CONFIG_CMD_SAVEENV +#undef CONFIG_CMD_BDI +#undef CONFIG_CMD_BEDBUG +#undef CONFIG_CMD_ELF  #undef CONFIG_CMD_FAT  #undef CONFIG_CMD_FLASH  #undef CONFIG_CMD_FPGA -#undef CONFIG_CMD_MII -#undef CONFIG_CMD_LOADS  #undef CONFIG_CMD_LOADB -#undef CONFIG_CMD_ELF -#undef CONFIG_CMD_BDI -#undef CONFIG_CMD_BEDBUG +#undef CONFIG_CMD_LOADS +#undef CONFIG_CMD_MII  #undef CONFIG_CMD_NFS -#undef CONFIG_CMD_AUTOSCRIPT +#undef CONFIG_CMD_SAVEENV +#undef CONFIG_CMD_SOURCE  /* |