diff options
author | Josh Boyer <jwboyer@redhat.com> | 2014-01-07 09:22:17 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2014-01-07 09:22:17 -0500 |
commit | cf50b653c2eab04f288750b9ee2d5e30d641b3b7 (patch) | |
tree | 0b92b5d4a1d27d0ee75c4735059acb91004ca7b8 /config-generic | |
parent | 41a1126e185ec8e1a2c93de5f08004d25b02f477 (diff) | |
download | kernel-cf50b653c2eab04f288750b9ee2d5e30d641b3b7.tar.gz kernel-cf50b653c2eab04f288750b9ee2d5e30d641b3b7.tar.xz kernel-cf50b653c2eab04f288750b9ee2d5e30d641b3b7.zip |
Linux v3.13-rc7-55-gef350bb
- 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 c510fddd3..e8d41b795 100644 --- a/config-generic +++ b/config-generic @@ -1643,13 +1643,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 @@ -3460,7 +3460,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 # @@ -4519,7 +4519,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 |