source "target/linux/*/image/Config.in"
- config TARGET_ROOTFS_FSPART
+ config TARGET_ROOTFS_PARTSIZE
int "Root filesystem partition size (in MB)"
depends X86_GRUB_IMAGES || TARGET_ROOTFS_EXT2FS || TARGET_rb532
default 48
config IPV6
bool
prompt "Enable IPv6 support in packages"
- default n
+ default y
help
Enable IPV6 support in packages (passes --enable-ipv6 to configure scripts).