aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/mvme5100_defconfig
diff options
context:
space:
mode:
authorAndrew Donnellan <andrew.donnellan@au1.ibm.com>2016-07-05 16:12:35 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2016-07-08 22:10:07 +1000
commitbdd910017c6a4d0a53e4e69d1bf92d576e305a47 (patch)
tree8d61612dd2541a32b46599a897b85107a3e4065b /arch/powerpc/configs/mvme5100_defconfig
parentpowerpc: Fix typo in comment reference to CONFIG_TRACE_IRQFLAGS (diff)
downloadlinux-dev-bdd910017c6a4d0a53e4e69d1bf92d576e305a47.tar.xz
linux-dev-bdd910017c6a4d0a53e4e69d1bf92d576e305a47.zip
powerpc/configs: Remove old symbols from defconfigs
Update defconfigs to remove old symbols and comments referencing old symbols. Dropped: * AVERAGE * INET_LRO * EXT3_DEFAULTS_TO_ORDERED * EXT3_FS_XATTR * I2O * INFINIBAND_AMSO1100 * INFINIBAND_EHCA * IP1000 Replaced: * BLK_DEV_XIP -> BLK_DEV_RAM_DAX * CLK_PPC_CORENET -> CLK_QORIQ * EXT2_FS_XIP -> FS_DAX * EXT3_FS* -> EXT4_FS* Signed-off-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/configs/mvme5100_defconfig')
-rw-r--r--arch/powerpc/configs/mvme5100_defconfig4
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/powerpc/configs/mvme5100_defconfig b/arch/powerpc/configs/mvme5100_defconfig
index 525a2cb500a7..139add95a16a 100644
--- a/arch/powerpc/configs/mvme5100_defconfig
+++ b/arch/powerpc/configs/mvme5100_defconfig
@@ -32,7 +32,6 @@ CONFIG_IP_MULTICAST=y
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
CONFIG_IP_PNP_BOOTP=y
-# CONFIG_INET_LRO is not set
# CONFIG_IPV6 is not set
CONFIG_NETFILTER=y
CONFIG_NF_CONNTRACK=m
@@ -92,8 +91,7 @@ CONFIG_I2C_MPC=y
# CONFIG_USB_SUPPORT is not set
# CONFIG_IOMMU_SUPPORT is not set
CONFIG_EXT2_FS=m
-CONFIG_EXT3_FS=m
-# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
+CONFIG_EXT4_FS=m
CONFIG_XFS_FS=m
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y