package/kernel: Enable XATTR by default
authorDaniel Dickinson <lede@daniel.thecshore.com>
Wed, 18 May 2016 08:59:15 +0000 (04:59 -0400)
committerJohn Crispin <john@phrozen.org>
Thu, 30 Jun 2016 20:48:39 +0000 (22:48 +0200)
OpenWrt enables XATTR support pretty much universally, therefore
for filesystems that a loaded as modules also enable XATTR support
so that there are no unexpected missing capabilities.

Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>

No differences found