diff options
author | Josh Boyer <jwboyer@redhat.com> | 2013-05-27 10:15:24 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2013-05-27 10:15:24 -0400 |
commit | 1d5993009412ed86f894b2f5b87c95d617a8bc3b (patch) | |
tree | 14ec6c9a3610aad13e942a50881d30bdb822ead9 /config-generic | |
parent | daf742fafd4fef8520711b9abd0a1d5af64e1ecb (diff) | |
download | kernel-1d5993009412ed86f894b2f5b87c95d617a8bc3b.tar.gz kernel-1d5993009412ed86f894b2f5b87c95d617a8bc3b.tar.xz kernel-1d5993009412ed86f894b2f5b87c95d617a8bc3b.zip |
Linux v3.10-rc3
- Disable debugging options.
Diffstat (limited to 'config-generic')
-rw-r--r-- | config-generic | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/config-generic b/config-generic index a6ae7114e..7861b43ba 100644 --- a/config-generic +++ b/config-generic @@ -1570,13 +1570,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 @@ -2948,6 +2948,7 @@ CONFIG_FB_I810_I2C=y # CONFIG_FB_S1D13XXX is not set # CONFIG_FB_S3 is not set # CONFIG_FB_SAVAGE is not set +# CONFIG_FB_SIMPLE is not set # CONFIG_FB_SIS is not set # CONFIG_FB_SM501 is not set # CONFIG_FB_SMSCUFX is not set @@ -3226,7 +3227,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 # @@ -4240,7 +4241,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 |