diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2018-02-12 07:31:25 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2018-02-12 07:31:25 -0600 |
commit | 94e04cd684a20d47e9529936b8beea179faaee81 (patch) | |
tree | d876b26a5b250b8671ee08e630c274100de9df60 /kernel-armv7hl.config | |
parent | 3d809aa2327966c29a57bb1436cfb891420dbff2 (diff) | |
download | kernel-94e04cd684a20d47e9529936b8beea179faaee81.tar.gz kernel-94e04cd684a20d47e9529936b8beea179faaee81.tar.xz kernel-94e04cd684a20d47e9529936b8beea179faaee81.zip |
Linux v4.16-rc1
Diffstat (limited to 'kernel-armv7hl.config')
-rw-r--r-- | kernel-armv7hl.config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel-armv7hl.config b/kernel-armv7hl.config index 9c6775b1c..5cdc45491 100644 --- a/kernel-armv7hl.config +++ b/kernel-armv7hl.config @@ -642,6 +642,7 @@ CONFIG_BOOT_PRINTK_DELAY=y CONFIG_BOUNCE=y CONFIG_BPF_JIT_ALWAYS_ON=y CONFIG_BPF_JIT=y +# CONFIG_BPF_KPROBE_OVERRIDE is not set CONFIG_BPF_STREAM_PARSER=y CONFIG_BPF_SYSCALL=y CONFIG_BPQETHER=m @@ -4706,7 +4707,7 @@ CONFIG_RD_XZ=y # CONFIG_READABLE_ASM is not set CONFIG_REALTEK_AUTOPM=y CONFIG_REALTEK_PHY=m -# CONFIG_REFCOUNT_FULL is not set +CONFIG_REFCOUNT_FULL=y CONFIG_REGMAP_I2C=y CONFIG_REGMAP_IRQ=y CONFIG_REGMAP_MMIO=y |