diff options
Diffstat (limited to 'configs/kmlion1_defconfig')
-rw-r--r-- | configs/kmlion1_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/kmlion1_defconfig b/configs/kmlion1_defconfig index bedea17c8d..9d4f3d7395 100644 --- a/configs/kmlion1_defconfig +++ b/configs/kmlion1_defconfig @@ -31,6 +31,9 @@ CONFIG_CMD_UBI=y # CONFIG_CMD_UBIFS is not set CONFIG_DOS_PARTITION=y CONFIG_ENV_IS_IN_SPI_FLASH=y +CONFIG_BOOTP_BOOTPATH=y +CONFIG_BOOTP_GATEWAY=y +CONFIG_BOOTP_HOSTNAME=y CONFIG_BOOTCOUNT_LIMIT=y # CONFIG_MMC is not set CONFIG_SPI_FLASH=y |