summaryrefslogtreecommitdiffstats
path: root/baseconfig/CONFIG_SND_HDA_CODEC_REALTEK
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2016-12-02 14:18:11 -0800
committerLaura Abbott <labbott@fedoraproject.org>2016-12-22 14:11:05 -0800
commita20ad4f4fd68300449af16c2e3627703951bb83c (patch)
tree15394e927c4c19ec48a6a2d50affbe9a4349aa05 /baseconfig/CONFIG_SND_HDA_CODEC_REALTEK
parentb77b08c9c4895b5e9fbe6bc991c7d4d23368ee6b (diff)
downloadkernel-a20ad4f4fd68300449af16c2e3627703951bb83c.tar.gz
kernel-a20ad4f4fd68300449af16c2e3627703951bb83c.tar.xz
kernel-a20ad4f4fd68300449af16c2e3627703951bb83c.zip
Add script to check config generation
The kernel configuration generation currently checks to make sure every option is defined with listnewconfig. It does not check that each option is the same as listnewconfig. This can lead to odd situations where the Fedora configuration does not match what's actually present in the generated config. Add a script to check for these kinds of changes. Based on work done by Miguel Flores Silverio <floresmigu3l@gmail.com>
Diffstat (limited to 'baseconfig/CONFIG_SND_HDA_CODEC_REALTEK')
-rw-r--r--baseconfig/CONFIG_SND_HDA_CODEC_REALTEK2
1 files changed, 1 insertions, 1 deletions
diff --git a/baseconfig/CONFIG_SND_HDA_CODEC_REALTEK b/baseconfig/CONFIG_SND_HDA_CODEC_REALTEK
index c3a2cc50a..1fec68a16 100644
--- a/baseconfig/CONFIG_SND_HDA_CODEC_REALTEK
+++ b/baseconfig/CONFIG_SND_HDA_CODEC_REALTEK
@@ -1 +1 @@
-CONFIG_SND_HDA_CODEC_REALTEK=y
+CONFIG_SND_HDA_CODEC_REALTEK=m