diff options
author | Josh Boyer <jwboyer@redhat.com> | 2012-09-11 08:36:32 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2012-09-11 08:36:43 -0400 |
commit | 0be4694942fce76e777fe7fe0b8301afa8209540 (patch) | |
tree | 00483509150cc59ea7e54a23624f7be708e47011 /config-generic | |
parent | 0887df20e18d8d1b776f2e6d70634c7eebe1a521 (diff) | |
download | kernel-0be4694942fce76e777fe7fe0b8301afa8209540.tar.gz kernel-0be4694942fce76e777fe7fe0b8301afa8209540.tar.xz kernel-0be4694942fce76e777fe7fe0b8301afa8209540.zip |
Linux v3.6-rc5
- Disable 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 d6cb2b7e9..e811d83a2 100644 --- a/config-generic +++ b/config-generic @@ -1456,13 +1456,13 @@ CONFIG_B43_SDIO=y CONFIG_B43_BCMA=y # CONFIG_B43_BCMA_EXTRA is not set 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_FORCE_PIO is not set 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 @@ -3028,7 +3028,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=m +# CONFIG_USB_UAS is not set # @@ -3977,7 +3977,7 @@ CONFIG_IBMASR=m CONFIG_PM_DEBUG=y CONFIG_PM_TRACE=y CONFIG_PM_TRACE_RTC=y -CONFIG_PM_TEST_SUSPEND=y +# CONFIG_PM_TEST_SUSPEND is not set CONFIG_PM_RUNTIME=y # CONFIG_PM_OPP is not set # CONFIG_PM_AUTOSLEEP is not set |