From 8c5cad05c97122b33ef8de981b56f701d6bfb6ea Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Mon, 3 Sep 2018 15:26:12 -0400 Subject: configs: Resync with savedefconfig Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini --- configs/sbc8349_PCI_33_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/sbc8349_PCI_33_defconfig') diff --git a/configs/sbc8349_PCI_33_defconfig b/configs/sbc8349_PCI_33_defconfig index 7e934161bd..01a6c260dd 100644 --- a/configs/sbc8349_PCI_33_defconfig +++ b/configs/sbc8349_PCI_33_defconfig @@ -16,7 +16,6 @@ CONFIG_CMD_PING=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y CONFIG_PHY_MARVELL=y -CONFIG_NETDEVICES=y CONFIG_TSEC_ENET=y CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y -- cgit