diff options
Diffstat (limited to 'configs/smartweb_defconfig')
-rw-r--r-- | configs/smartweb_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/smartweb_defconfig b/configs/smartweb_defconfig index 002ca8d5bc..1b17399b39 100644 --- a/configs/smartweb_defconfig +++ b/configs/smartweb_defconfig @@ -39,6 +39,9 @@ CONFIG_MTDPARTS_DEFAULT="mtdparts=atmel_nand:128k(Bootstrap),896k(U-Boot),512k(E CONFIG_OF_CONTROL=y CONFIG_OF_EMBED=y CONFIG_ENV_IS_IN_NAND=y +CONFIG_BOOTP_BOOTPATH=y +CONFIG_BOOTP_GATEWAY=y +CONFIG_BOOTP_HOSTNAME=y CONFIG_CLK=y CONFIG_CLK_AT91=y CONFIG_DFU_NAND=y |