From 34b3722e381c0146b4aa7fea3a5243c588b8ed2f Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 17 Apr 2018 09:22:31 -0400 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/pb1000_defconfig | 3 --- 1 file changed, 3 deletions(-) (limited to 'configs/pb1000_defconfig') diff --git a/configs/pb1000_defconfig b/configs/pb1000_defconfig index 5202212..68f714c 100644 --- a/configs/pb1000_defconfig +++ b/configs/pb1000_defconfig @@ -17,7 +17,4 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y # CONFIG_ISO_PARTITION is not set -CONFIG_BOOTP_BOOTPATH=y -CONFIG_BOOTP_GATEWAY=y -CONFIG_BOOTP_HOSTNAME=y CONFIG_MTD_NOR_FLASH=y -- cgit v1.1