aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/configs/aspeed_g4_defconfig
diff options
context:
space:
mode:
authorGravatar Joel Stanley <joel@jms.id.au> 2021-10-15 14:41:12 +1030
committerGravatar Joel Stanley <joel@jms.id.au> 2021-10-15 14:41:12 +1030
commitc688b4ad0c8bf69f03708b649f39d7f7e8524cce (patch)
treefa55acb8149a08bc20114a28b898000ecbbf81a4 /arch/arm/configs/aspeed_g4_defconfig
parentARM: configs: aspeed_g5: Reneable DRM_FBDEV_EMULATION (diff)
downloadlinux-c688b4ad0c8bf69f03708b649f39d7f7e8524cce.tar.gz
linux-c688b4ad0c8bf69f03708b649f39d7f7e8524cce.tar.bz2
linux-c688b4ad0c8bf69f03708b649f39d7f7e8524cce.zip
ARM: configs: aspeed: Disable IPV6 SIT device
No one is using this device on OpenBMC systems, and there is no code to manage it in phosphor-networkd (the default OpenBMC userspace) as of March 2021: > [...] if you don't add IPv6 addresses to the sit interface > it doesn't do anything. The defacto way to do that on an interface in > OpenBMC is to have it managed by phosphor-networkd. On top of this, to > support sit you would need a way to configure the local / remote IPv4 > addresses used to back it. Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'arch/arm/configs/aspeed_g4_defconfig')
-rw-r--r--arch/arm/configs/aspeed_g4_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/aspeed_g4_defconfig b/arch/arm/configs/aspeed_g4_defconfig
index acaafa351d08..5d20057bdc43 100644
--- a/arch/arm/configs/aspeed_g4_defconfig
+++ b/arch/arm/configs/aspeed_g4_defconfig
@@ -48,6 +48,7 @@ CONFIG_INET=y
CONFIG_IP_MULTICAST=y
CONFIG_SYN_COOKIES=y
# CONFIG_INET_DIAG is not set
+# CONFIG_IPV6_SIT is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_ADVANCED is not set
CONFIG_VLAN_8021Q=y