diff options
author | Laura Abbott <labbott@fedoraproject.org> | 2017-06-15 08:54:59 -0700 |
---|---|---|
committer | Laura Abbott <labbott@fedoraproject.org> | 2017-06-15 09:04:52 -0700 |
commit | f9dfc70a724c4fd706bb7ac2d6decf0ca1ae5389 (patch) | |
tree | 0a5dcefb26c697ed1722c01ab5f6fac86fe5dc6a /baseconfig/CONFIG_B43LEGACY_DEBUG | |
parent | 21058783b71a0a96a3cdf77459af5b5335cfa883 (diff) | |
download | kernel-f9dfc70a724c4fd706bb7ac2d6decf0ca1ae5389.tar.gz kernel-f9dfc70a724c4fd706bb7ac2d6decf0ca1ae5389.tar.xz kernel-f9dfc70a724c4fd706bb7ac2d6decf0ca1ae5389.zip |
Turn off B43 debugging by default (rhbz 1442912)
Diffstat (limited to 'baseconfig/CONFIG_B43LEGACY_DEBUG')
-rw-r--r-- | baseconfig/CONFIG_B43LEGACY_DEBUG | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/baseconfig/CONFIG_B43LEGACY_DEBUG b/baseconfig/CONFIG_B43LEGACY_DEBUG index 02f67a471..494982463 100644 --- a/baseconfig/CONFIG_B43LEGACY_DEBUG +++ b/baseconfig/CONFIG_B43LEGACY_DEBUG @@ -1 +1 @@ -CONFIG_B43LEGACY_DEBUG=y +# CONFIG_B43LEGACY_DEBUG is not set |