summaryrefslogtreecommitdiffstats
path: root/rules/ipv6.in
blob: 4b8220bfd9c92937ef940d0bddb6e44415b453e3 (plain)
1
2
3
4
5
6
7
8
9
10
## SECTION=core

config GLOBAL_IPV6
	bool
	default y
	select BUSYBOX_FEATURE_IPV6 if BUSYBOX
	prompt "IPv6 support"
	help
	  This will enable IPv6 for all packages with optional IPv6 support.