Commits
Nishanth Menon committed 87c9dae069a
ti_config_fragments/connectivity.cfg: Enable ext4fs capabilities Lots of systems do use the Linux kernel level capabilities for controlling FS access. Samba[1], various ACLs and security features on ext4 in fedora[2] etc. See [3] for further information as well. Given that most folks tend to use ext4, it is better to enable these as default. [1] https://wiki.samba.org/index.php/Operating_system_requirements/File_system_support [2] https://groups.google.com/forum/#!topic/linux-sunxi/sLjrrkZmY9o [3] http://www.tecmint.com/secure-files-using-acls-in-linux/ Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>