diff options
author | Laura Abbott <labbott@fedoraproject.org> | 2016-12-02 14:18:11 -0800 |
---|---|---|
committer | Laura Abbott <labbott@fedoraproject.org> | 2016-12-22 14:11:05 -0800 |
commit | a20ad4f4fd68300449af16c2e3627703951bb83c (patch) | |
tree | 15394e927c4c19ec48a6a2d50affbe9a4349aa05 /baseconfig/s390x/CONFIG_NEW_LEDS | |
parent | b77b08c9c4895b5e9fbe6bc991c7d4d23368ee6b (diff) | |
download | kernel-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/s390x/CONFIG_NEW_LEDS')
-rw-r--r-- | baseconfig/s390x/CONFIG_NEW_LEDS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/baseconfig/s390x/CONFIG_NEW_LEDS b/baseconfig/s390x/CONFIG_NEW_LEDS deleted file mode 100644 index 3d1c33f73..000000000 --- a/baseconfig/s390x/CONFIG_NEW_LEDS +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_NEW_LEDS is not set |