Commit 1a583d13 authored by Anton Blanchard's avatar Anton Blanchard

ppc64: defconfig update

parent 83af0f20
...@@ -24,9 +24,7 @@ CONFIG_SYSCTL=y ...@@ -24,9 +24,7 @@ CONFIG_SYSCTL=y
# #
# Loadable module support # Loadable module support
# #
CONFIG_MODULES=y # CONFIG_MODULES is not set
# CONFIG_MODVERSIONS is not set
# CONFIG_KMOD is not set
# #
# Platform support # Platform support
...@@ -195,7 +193,8 @@ CONFIG_NET_IPIP=y ...@@ -195,7 +193,8 @@ CONFIG_NET_IPIP=y
CONFIG_SYN_COOKIES=y CONFIG_SYN_COOKIES=y
# CONFIG_INET_AH is not set # CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set # CONFIG_INET_ESP is not set
CONFIG_IPV6=m # CONFIG_XFRM_USER is not set
CONFIG_IPV6=y
# #
# SCTP Configuration (EXPERIMENTAL) # SCTP Configuration (EXPERIMENTAL)
...@@ -260,6 +259,7 @@ CONFIG_VORTEX=y ...@@ -260,6 +259,7 @@ CONFIG_VORTEX=y
CONFIG_NET_PCI=y CONFIG_NET_PCI=y
CONFIG_PCNET32=y CONFIG_PCNET32=y
# CONFIG_ADAPTEC_STARFIRE is not set # CONFIG_ADAPTEC_STARFIRE is not set
# CONFIG_B44 is not set
# CONFIG_DGRS is not set # CONFIG_DGRS is not set
# CONFIG_EEPRO100 is not set # CONFIG_EEPRO100 is not set
CONFIG_E100=y CONFIG_E100=y
...@@ -299,9 +299,8 @@ CONFIG_E1000=y ...@@ -299,9 +299,8 @@ CONFIG_E1000=y
# CONFIG_NET_RADIO is not set # CONFIG_NET_RADIO is not set
# #
# Token Ring devices # Token Ring devices (depends on LLC=y)
# #
# CONFIG_TR is not set
# CONFIG_NET_FC is not set # CONFIG_NET_FC is not set
# CONFIG_RCPCI is not set # CONFIG_RCPCI is not set
# CONFIG_SHAPER is not set # CONFIG_SHAPER is not set
...@@ -462,7 +461,10 @@ CONFIG_RAMFS=y ...@@ -462,7 +461,10 @@ CONFIG_RAMFS=y
CONFIG_ISO9660_FS=y CONFIG_ISO9660_FS=y
# CONFIG_JOLIET is not set # CONFIG_JOLIET is not set
# CONFIG_ZISOFS is not set # CONFIG_ZISOFS is not set
# CONFIG_JFS_FS is not set CONFIG_JFS_FS=y
# CONFIG_JFS_POSIX_ACL is not set
# CONFIG_JFS_DEBUG is not set
# CONFIG_JFS_STATISTICS is not set
# CONFIG_MINIX_FS is not set # CONFIG_MINIX_FS is not set
# CONFIG_VXFS_FS is not set # CONFIG_VXFS_FS is not set
# CONFIG_NTFS_FS is not set # CONFIG_NTFS_FS is not set
...@@ -501,8 +503,7 @@ CONFIG_EXPORTFS=y ...@@ -501,8 +503,7 @@ CONFIG_EXPORTFS=y
CONFIG_CIFS=y CONFIG_CIFS=y
# CONFIG_SMB_FS is not set # CONFIG_SMB_FS is not set
# CONFIG_NCP_FS is not set # CONFIG_NCP_FS is not set
CONFIG_AFS_FS=y # CONFIG_AFS_FS is not set
CONFIG_RXRPC=y
# #
# Partition Types # Partition Types
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment