We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c75ae5d + 45ff1f4 commit b7557f3Copy full SHA for b7557f3
arch/arm/configs/odroidxu3_defconfig
@@ -1,6 +1,6 @@
1
#
2
# Automatically generated file; DO NOT EDIT.
3
-# Linux/arm 4.9.11 Kernel Configuration
+# Linux/arm 4.9.12 Kernel Configuration
4
5
CONFIG_ARM=y
6
CONFIG_ARM_HAS_SG_CHAIN=y
@@ -5086,8 +5086,14 @@ CONFIG_FSNOTIFY=y
5086
CONFIG_DNOTIFY=y
5087
CONFIG_INOTIFY_USER=y
5088
# CONFIG_FANOTIFY is not set
5089
-# CONFIG_QUOTA is not set
5090
-# CONFIG_QUOTACTL is not set
+CONFIG_QUOTA=y
+CONFIG_QUOTA_NETLINK_INTERFACE=y
5091
+# CONFIG_PRINT_QUOTA_WARNING is not set
5092
+# CONFIG_QUOTA_DEBUG is not set
5093
+CONFIG_QUOTA_TREE=m
5094
+CONFIG_QFMT_V1=m
5095
+CONFIG_QFMT_V2=m
5096
+CONFIG_QUOTACTL=y
5097
CONFIG_AUTOFS4_FS=y
5098
CONFIG_FUSE_FS=m
5099
# CONFIG_CUSE is not set
0 commit comments