diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-04-22 14:08:53 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-04-22 14:08:53 -0400 |
commit | d57a191a76b678e0cd05b078e58b448ae083d3ca (patch) | |
tree | 9615c59d791619ad65ae700c4488b86c504e78bd /config-generic | |
parent | 054e8e3755b63aa701865d8d2e87bdabf42b3681 (diff) | |
download | kernel-d57a191a76b678e0cd05b078e58b448ae083d3ca.tar.gz kernel-d57a191a76b678e0cd05b078e58b448ae083d3ca.tar.xz kernel-d57a191a76b678e0cd05b078e58b448ae083d3ca.zip |
Linux v3.15-rc2-42-g4d0fa8a0f012
- Reenable debugging options.
Diffstat (limited to 'config-generic')
-rw-r--r-- | config-generic | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config-generic b/config-generic index 8aa44cfe6..b3d1cfe89 100644 --- a/config-generic +++ b/config-generic @@ -1680,13 +1680,13 @@ CONFIG_B43_SDIO=y CONFIG_B43_BCMA=y # CONFIG_B43_BCMA_EXTRA is not set 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_FORCE_PIO is not set 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 @@ -3543,7 +3543,7 @@ CONFIG_USB_STORAGE_REALTEK=m CONFIG_REALTEK_AUTOPM=y CONFIG_USB_STORAGE_ENE_UB6250=m # CONFIG_USB_LIBUSUAL is not set -# CONFIG_USB_UAS is not set +CONFIG_USB_UAS=m # @@ -4619,7 +4619,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_RUNTIME=y # CONFIG_PM_OPP is not set # CONFIG_PM_AUTOSLEEP is not set |