diff options
Diffstat (limited to 'configs/chiliboard_defconfig')
-rw-r--r-- | configs/chiliboard_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/chiliboard_defconfig b/configs/chiliboard_defconfig index afc73dc89c..01c1143521 100644 --- a/configs/chiliboard_defconfig +++ b/configs/chiliboard_defconfig @@ -31,6 +31,7 @@ CONFIG_CMD_MMC=y CONFIG_CMD_NAND=y CONFIG_CMD_USB=y # CONFIG_CMD_SETEXPR is not set +CONFIG_BOOTP_DNS2=y CONFIG_CMD_EXT4_WRITE=y CONFIG_CMD_MTDPARTS=y CONFIG_MTDIDS_DEFAULT="nand0=8000000.nand" |