diff options
Diffstat (limited to 'sys/arm/conf/RPI-B')
-rw-r--r-- | sys/arm/conf/RPI-B | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm/conf/RPI-B b/sys/arm/conf/RPI-B index 4d840cb..cb25970 100644 --- a/sys/arm/conf/RPI-B +++ b/sys/arm/conf/RPI-B @@ -38,6 +38,7 @@ options HZ=100 options SCHED_4BSD #4BSD scheduler options INET #InterNETworking +options INET6 #IPv6 communications protocols options FFS #Berkeley Fast Filesystem options SOFTUPDATES #Enable FFS soft updates support options UFS_ACL #Support for access control lists |