diff options
Diffstat (limited to 'configs/snapper9g20_defconfig')
-rw-r--r-- | configs/snapper9g20_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/snapper9g20_defconfig b/configs/snapper9g20_defconfig index 9954be567f..cf2ca31975 100644 --- a/configs/snapper9g20_defconfig +++ b/configs/snapper9g20_defconfig @@ -24,6 +24,9 @@ CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_FAT=y CONFIG_ENV_IS_IN_NAND=y +CONFIG_BOOTP_BOOTPATH=y +CONFIG_BOOTP_GATEWAY=y +CONFIG_BOOTP_HOSTNAME=y CONFIG_CMD_PCA953X=y # CONFIG_MMC is not set CONFIG_USB=y |