diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2017-11-15 11:50:50 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2017-11-15 11:50:50 -0600 |
commit | 8d54d185ffb14361bf0ce3daff4f15c6029d7859 (patch) | |
tree | cccd13cd1ec04fac64d92c92151f584714989723 /debugconfig | |
parent | d83c4aa672f3474f45586851206035e4e67e141d (diff) | |
download | kernel-8d54d185ffb14361bf0ce3daff4f15c6029d7859.tar.gz kernel-8d54d185ffb14361bf0ce3daff4f15c6029d7859.tar.xz kernel-8d54d185ffb14361bf0ce3daff4f15c6029d7859.zip |
Linux v4.14
Diffstat (limited to 'debugconfig')
-rw-r--r-- | debugconfig/arm/armv7/CONFIG_DMADEVICES_DEBUG | 1 | ||||
-rw-r--r-- | debugconfig/x86/x86_64/CONFIG_NR_CPUS | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/debugconfig/arm/armv7/CONFIG_DMADEVICES_DEBUG b/debugconfig/arm/armv7/CONFIG_DMADEVICES_DEBUG deleted file mode 100644 index 7cd4fec86..000000000 --- a/debugconfig/arm/armv7/CONFIG_DMADEVICES_DEBUG +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_DMADEVICES_DEBUG is not set diff --git a/debugconfig/x86/x86_64/CONFIG_NR_CPUS b/debugconfig/x86/x86_64/CONFIG_NR_CPUS new file mode 100644 index 000000000..441191641 --- /dev/null +++ b/debugconfig/x86/x86_64/CONFIG_NR_CPUS @@ -0,0 +1 @@ +CONFIG_NR_CPUS=8192 |