diff options
author | Justin M. Forbes <jforbes@redhat.com> | 2016-02-08 12:04:18 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@redhat.com> | 2016-02-08 12:04:18 -0600 |
commit | 0aec8a810ae657926e533afbe8e13ac523e7d49a (patch) | |
tree | 34a3c2ee5b112987d7d5990980064034caf7a938 /config-generic | |
parent | ce05f7de412eac4164840913adecabbe0f32c10e (diff) | |
download | kernel-0aec8a810ae657926e533afbe8e13ac523e7d49a.tar.gz kernel-0aec8a810ae657926e533afbe8e13ac523e7d49a.tar.xz kernel-0aec8a810ae657926e533afbe8e13ac523e7d49a.zip |
Linux v4.5-rc3
Diffstat (limited to 'config-generic')
-rw-r--r-- | config-generic | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config-generic b/config-generic index 2830de78c..7dd27101c 100644 --- a/config-generic +++ b/config-generic @@ -1825,13 +1825,13 @@ CONFIG_B43_PCMCIA=y CONFIG_B43_SDIO=y CONFIG_B43_BCMA=y CONFIG_B43_BCMA_PIO=y -CONFIG_B43_DEBUG=y +# CONFIG_B43_DEBUG is not set CONFIG_B43_PHY_LP=y CONFIG_B43_PHY_N=y CONFIG_B43_PHY_HT=y CONFIG_B43_PHY_G=y CONFIG_B43LEGACY=m -CONFIG_B43LEGACY_DEBUG=y +# CONFIG_B43LEGACY_DEBUG is not set CONFIG_B43LEGACY_DMA=y CONFIG_B43LEGACY_PIO=y CONFIG_B43LEGACY_DMA_AND_PIO_MODE=y @@ -5125,7 +5125,7 @@ CONFIG_PM_DEBUG=y # CONFIG_DPM_WATCHDOG is not set # revisit this in debug CONFIG_PM_TRACE=y CONFIG_PM_TRACE_RTC=y -CONFIG_PM_TEST_SUSPEND=y +# CONFIG_PM_TEST_SUSPEND is not set # CONFIG_PM_OPP is not set # CONFIG_PM_AUTOSLEEP is not set # CONFIG_PM_WAKELOCKS is not set |