diff options
author | Josh Boyer <jwboyer@redhat.com> | 2014-03-25 08:18:49 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2014-03-25 08:18:49 -0400 |
commit | 5b9ddb97b786b664512caefbdc3e1b7cfb937b80 (patch) | |
tree | 94225de6bb5e5d005cc644eeb775970d2653129c /config-generic | |
parent | 34889e88ecf2d8a0ed8499512e27d9770cc6be44 (diff) | |
download | kernel-5b9ddb97b786b664512caefbdc3e1b7cfb937b80.tar.gz kernel-5b9ddb97b786b664512caefbdc3e1b7cfb937b80.tar.xz kernel-5b9ddb97b786b664512caefbdc3e1b7cfb937b80.zip |
Linux v3.14-rc8
- 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 fd1351de7..daf0dfe96 100644 --- a/config-generic +++ b/config-generic @@ -1661,13 +1661,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 @@ -3502,7 +3502,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 # @@ -4570,7 +4570,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_RUNTIME=y # CONFIG_PM_OPP is not set # CONFIG_PM_AUTOSLEEP is not set |