Temporary remove DHCP feature on D-Link DIR505, so that the final image is smaller...
authorPiotr Dymacz <pepe2k@gmail.com>
Tue, 28 Apr 2015 06:24:16 +0000 (08:24 +0200)
committerPiotr Dymacz <pepe2k@gmail.com>
Tue, 28 Apr 2015 06:24:16 +0000 (08:24 +0200)
u-boot/include/configs/ap121.h

index 244987c703108d0d3d51f079a68abef1c92110f4..6c27f45fda32f37f37d2d090f5d5ff6df1728bfd 100644 (file)
 #if defined(CONFIG_FOR_DLINK_DIR505_A1)
 
        #define CONFIG_COMMANDS (CFG_CMD_MEMORY | \
-                                                        CFG_CMD_DHCP   | \
                                                         CFG_CMD_PING   | \
                                                         CFG_CMD_FLASH  | \
                                                         CFG_CMD_NET    | \