diff options
Diffstat (limited to 'configs/TQM834x_defconfig')
-rw-r--r-- | configs/TQM834x_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/TQM834x_defconfig b/configs/TQM834x_defconfig index dfa9ecb811..0032515fe7 100644 --- a/configs/TQM834x_defconfig +++ b/configs/TQM834x_defconfig @@ -21,6 +21,9 @@ CONFIG_CMD_JFFS2=y CONFIG_CMD_MTDPARTS=y CONFIG_MTDIDS_DEFAULT="nor0=TQM834x-0" CONFIG_MTDPARTS_DEFAULT="mtdparts=TQM834x-0:256k(u-boot),256k(env),1m(kernel),2m(initrd),-(user);" +CONFIG_BOOTP_BOOTPATH=y +CONFIG_BOOTP_GATEWAY=y +CONFIG_BOOTP_HOSTNAME=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y CONFIG_PHYLIB=y |