diff options
Diffstat (limited to 'configs/qemu_mipsel_defconfig')
-rw-r--r-- | configs/qemu_mipsel_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/qemu_mipsel_defconfig b/configs/qemu_mipsel_defconfig index 52bcbe13c9..189453a4b4 100644 --- a/configs/qemu_mipsel_defconfig +++ b/configs/qemu_mipsel_defconfig @@ -15,6 +15,9 @@ CONFIG_CMD_EXT2=y CONFIG_CMD_FAT=y # CONFIG_ISO_PARTITION is not set CONFIG_ENV_IS_IN_FLASH=y +CONFIG_BOOTP_BOOTPATH=y +CONFIG_BOOTP_GATEWAY=y +CONFIG_BOOTP_HOSTNAME=y CONFIG_MTD_NOR_FLASH=y CONFIG_SYS_NS16550=y CONFIG_LZMA=y |