summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2017-07-21 18:47:00 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2017-07-21 18:47:00 +0200
commitfae675f8d588a172b01d9dfbbe22354df74fdb0f (patch)
tree0aae5a69c39406f40b9faa8e64825166cd154c33 /configs
parentce5d7dd6712ad5b8b184a79928c20cb75789a503 (diff)
downloadDistroKit-fae675f8d588a172b01d9dfbbe22354df74fdb0f.tar.gz
DistroKit-fae675f8d588a172b01d9dfbbe22354df74fdb0f.tar.xz
platform-v7a: kernel: deactivate quota support
As suggested by "reason", disable quota support, as we don't need it on embedded systems. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/platform-v7a/kernelconfig10
1 files changed, 2 insertions, 8 deletions
diff --git a/configs/platform-v7a/kernelconfig b/configs/platform-v7a/kernelconfig
index 3654b84..a245025 100644
--- a/configs/platform-v7a/kernelconfig
+++ b/configs/platform-v7a/kernelconfig
@@ -2786,14 +2786,8 @@ CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY_USER=y
CONFIG_FANOTIFY=y
-CONFIG_QUOTA=y
-# CONFIG_QUOTA_NETLINK_INTERFACE is not set
-CONFIG_PRINT_QUOTA_WARNING=y
-# CONFIG_QUOTA_DEBUG is not set
-CONFIG_QUOTA_TREE=y
-# CONFIG_QFMT_V1 is not set
-CONFIG_QFMT_V2=y
-CONFIG_QUOTACTL=y
+# CONFIG_QUOTA is not set
+# CONFIG_QUOTACTL is not set
CONFIG_AUTOFS4_FS=y
# CONFIG_FUSE_FS is not set
# CONFIG_OVERLAY_FS is not set