aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSatheesh Rajendran <sathnaga@linux.vnet.ibm.com>2019-07-02 21:17:45 +0530
committerMichael Ellerman <mpe@ellerman.id.au>2019-07-04 21:04:06 +1000
commit31afa05bf90ea5561307be83893c670555bd736d (patch)
treea25ecfe43bf08e3dfabc1798f258b904ccf222a7
parentpowerpc/cell: set no_llseek in spufs_cntl_fops (diff)
downloadlinux-dev-31afa05bf90ea5561307be83893c670555bd736d.tar.xz
linux-dev-31afa05bf90ea5561307be83893c670555bd736d.zip
powerpc: Enable CONFIG_IPV6 in ppc64_defconfig
Enable CONFIG_IPV6 in ppc64_defconfig to enable certain network functionalities required for tests. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Satheesh Rajendran <sathnaga@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
-rw-r--r--arch/powerpc/configs/ppc64_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/configs/ppc64_defconfig b/arch/powerpc/configs/ppc64_defconfig
index cf5183c4a388..dc83fefa04f7 100644
--- a/arch/powerpc/configs/ppc64_defconfig
+++ b/arch/powerpc/configs/ppc64_defconfig
@@ -89,7 +89,7 @@ CONFIG_SYN_COOKIES=y
CONFIG_INET_AH=m
CONFIG_INET_ESP=m
CONFIG_INET_IPCOMP=m
-# CONFIG_IPV6 is not set
+CONFIG_IPV6=y
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_ADVANCED is not set
CONFIG_BRIDGE=m