diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2015-04-14 09:54:01 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2015-04-14 09:55:36 -0400 |
commit | b18e6e75364d806d76d99333646943f6765095fb (patch) | |
tree | f31bd5d566a7562b1a7ee76c9eb80ca05505c675 /config-generic | |
parent | 85afd6960d0e0ffdf5b153108bb0a4da2962812e (diff) | |
download | kernel-b18e6e75364d806d76d99333646943f6765095fb.tar.gz kernel-b18e6e75364d806d76d99333646943f6765095fb.tar.xz kernel-b18e6e75364d806d76d99333646943f6765095fb.zip |
Linux v4.0-2620-gb79013b2449c
Diffstat (limited to 'config-generic')
-rw-r--r-- | config-generic | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/config-generic b/config-generic index f0e5aa5ce..650033291 100644 --- a/config-generic +++ b/config-generic @@ -1714,13 +1714,13 @@ CONFIG_B43_PCMCIA=y CONFIG_B43_SDIO=y CONFIG_B43_BCMA=y 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_PHY_G=y 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 @@ -2573,6 +2573,7 @@ CONFIG_SENSORS_MCP3021=m CONFIG_SENSORS_NCT6775=m CONFIG_SENSORS_NCT6683=m CONFIG_SENSORS_NCT7802=m +CONFIG_SENSORS_NCT7904=m CONFIG_SENSORS_NTC_THERMISTOR=m CONFIG_SENSORS_PC87360=m CONFIG_SENSORS_PC87427=m @@ -2688,6 +2689,7 @@ CONFIG_HID_SENSOR_IIO_TRIGGER=m # CONFIG_APDS9300 is not set CONFIG_CM32181=m # CONFIG_CM3232 is not set +# CONFIG_CM3323 is not set # CONFIG_CM36651 is not set # CONFIG_GP2AP020A00F is not set # CONFIG_TSL2583 is not set @@ -2756,6 +2758,7 @@ CONFIG_HID_SENSOR_DEVICE_ROTATION=m # CONFIG_ADIS16480 is not set # CONFIG_DHT11 is not set # CONFIG_MPL3115 is not set +# CONFIG_MS5611 is not set # CONFIG_MPL115 is not set # CONFIG_SI7005 is not set # CONFIG_SI7020 is not set @@ -3992,6 +3995,7 @@ CONFIG_USB_YUREX=m CONFIG_USB_EZUSB_FX2=m CONFIG_USB_HSIC_USB3503=m # CONFIG_USB_LINK_LAYER_TEST is not set +CONFIG_USB_CHAOSKEY=m CONFIG_USB_LCD=m CONFIG_USB_LD=m CONFIG_USB_LEGOTOWER=m @@ -4767,7 +4771,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_OPP is not set # CONFIG_PM_AUTOSLEEP is not set # CONFIG_PM_WAKELOCKS is not set @@ -4991,6 +4995,7 @@ CONFIG_HZ_1000=y CONFIG_NO_HZ=y # CONFIG_SCHED_STACK_END_CHECK is not set +# CONFIG_DEBUG_TIMEKEEPING is not set CONFIG_TIMER_STATS=y CONFIG_HIGH_RES_TIMERS=y CONFIG_PERF_EVENTS=y @@ -5033,6 +5038,7 @@ CONFIG_APM_POWER=m CONFIG_POWER_RESET=y # CONFIG_POWER_RESET_LTC2952 is not set # CONFIG_POWER_RESET_SYSCON is not set +# CONFIG_POWER_RESET_SYSCON_POWEROFF is not set # CONFIG_BATTERY_GAUGE_LTC2941 is not set # CONFIG_POWER_RESET_RESTART is not set @@ -5213,6 +5219,7 @@ CONFIG_USBIP_HOST=m # CONFIG_DVB_MN88473 is not set # CONFIG_FB_SM7XX is not set # CONFIG_FB_TFT is not set +# CONFIG_FB_SM750 is not set # END OF STAGING # |