diff options
| author | Mister Oyster <oysterized@gmail.com> | 2017-04-27 18:27:24 +0200 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-04-27 19:10:05 +0200 |
| commit | 542c9a951ba88fa0660a43375c2d59a79ec65687 (patch) | |
| tree | c23d07af55c34527f36ad20e253da5e966120684 /arch | |
| parent | 3f4bf45e1d2a1e8bab225fd58b8951ea6b2abab0 (diff) | |
defconfig: change quota config
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm64/configs/m2note_debug_defconfig | 4 | ||||
| -rw-r--r-- | arch/arm64/configs/m2note_defconfig | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm64/configs/m2note_debug_defconfig b/arch/arm64/configs/m2note_debug_defconfig index eb2839799..076fb2270 100644 --- a/arch/arm64/configs/m2note_debug_defconfig +++ b/arch/arm64/configs/m2note_debug_defconfig @@ -2850,8 +2850,8 @@ CONFIG_DNOTIFY=y CONFIG_INOTIFY_USER=y # CONFIG_FANOTIFY is not set CONFIG_QUOTA=y -# CONFIG_QUOTA_NETLINK_INTERFACE is not set -CONFIG_PRINT_QUOTA_WARNING=y +CONFIG_QUOTA_NETLINK_INTERFACE=y +# CONFIG_PRINT_QUOTA_WARNING is not set # CONFIG_QUOTA_DEBUG is not set CONFIG_QUOTA_TREE=y # CONFIG_QFMT_V1 is not set diff --git a/arch/arm64/configs/m2note_defconfig b/arch/arm64/configs/m2note_defconfig index 0e036d8c1..3ff12f079 100644 --- a/arch/arm64/configs/m2note_defconfig +++ b/arch/arm64/configs/m2note_defconfig @@ -2852,8 +2852,8 @@ CONFIG_DNOTIFY=y CONFIG_INOTIFY_USER=y # CONFIG_FANOTIFY is not set CONFIG_QUOTA=y -# CONFIG_QUOTA_NETLINK_INTERFACE is not set -CONFIG_PRINT_QUOTA_WARNING=y +CONFIG_QUOTA_NETLINK_INTERFACE=y +# CONFIG_PRINT_QUOTA_WARNING is not set # CONFIG_QUOTA_DEBUG is not set CONFIG_QUOTA_TREE=y # CONFIG_QFMT_V1 is not set |
