diff options
author | Justin M. Forbes <jforbes@redhat.com> | 2016-02-02 15:52:33 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@redhat.com> | 2016-02-02 15:52:33 -0600 |
commit | 1f74b7dc7b398543d7d012ca86290bde8d53e85f (patch) | |
tree | aeab5b947830c0a4eb36f68040508a5f8c8dd29a /config-generic | |
parent | 289e557a5dce45e2fb4dcd903b8d09897ae9e8ae (diff) | |
download | kernel-1f74b7dc7b398543d7d012ca86290bde8d53e85f.tar.gz kernel-1f74b7dc7b398543d7d012ca86290bde8d53e85f.tar.xz kernel-1f74b7dc7b398543d7d012ca86290bde8d53e85f.zip |
Linux v4.5-rc2-163-g34229b2
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 7dd27101c..2830de78c 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 is not set +CONFIG_B43_DEBUG=y 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 is not set +CONFIG_B43LEGACY_DEBUG=y 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 is not set +CONFIG_PM_TEST_SUSPEND=y # CONFIG_PM_OPP is not set # CONFIG_PM_AUTOSLEEP is not set # CONFIG_PM_WAKELOCKS is not set |