diff options
Diffstat (limited to 'configs/kmsupx5_defconfig')
-rw-r--r-- | configs/kmsupx5_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/kmsupx5_defconfig b/configs/kmsupx5_defconfig index 9f52470e45..0a82ca3447 100644 --- a/configs/kmsupx5_defconfig +++ b/configs/kmsupx5_defconfig @@ -23,6 +23,9 @@ CONFIG_MTDIDS_DEFAULT="nor0=boot" CONFIG_MTDPARTS_DEFAULT="mtdparts=boot:768k(u-boot),128k(env),128k(envred),-(ubi0);" CONFIG_CMD_UBI=y # CONFIG_CMD_UBIFS is not set +CONFIG_BOOTP_BOOTPATH=y +CONFIG_BOOTP_GATEWAY=y +CONFIG_BOOTP_HOSTNAME=y CONFIG_BOOTCOUNT_LIMIT=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y |