diff options
author | John Klug <john.klug@multitech.com> | 2019-03-21 11:07:03 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2019-07-03 11:22:01 -0500 |
commit | 7000bbb9e374f562ed1497f15cc38e9d781b00d3 (patch) | |
tree | 836eed53e96011429fa446f27774dd957c5e5879 | |
parent | d8f5de91b58f0301fccd42e824c1d06577c156ba (diff) | |
download | meta-multitech-7000bbb9e374f562ed1497f15cc38e9d781b00d3.tar.gz meta-multitech-7000bbb9e374f562ed1497f15cc38e9d781b00d3.tar.bz2 meta-multitech-7000bbb9e374f562ed1497f15cc38e9d781b00d3.zip |
Make defconfig compatible with make menuconfig again.
-rw-r--r-- | recipes-kernel/linux/linux-at91-4.9.87/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-at91-4.9.87/defconfig b/recipes-kernel/linux/linux-at91-4.9.87/defconfig index 8fa28be..fc873fd 100644 --- a/recipes-kernel/linux/linux-at91-4.9.87/defconfig +++ b/recipes-kernel/linux/linux-at91-4.9.87/defconfig @@ -173,7 +173,7 @@ CONFIG_PERF_USE_VMALLOC=y # # CONFIG_PERF_EVENTS is not set CONFIG_VM_EVENT_COUNTERS=y -#CONFIG_COMPAT_BRK=y +# CONFIG_COMPAT_BRK is not set CONFIG_SLAB=y # CONFIG_SLUB is not set # CONFIG_SLOB is not set |