Bug 1347454 - Enable CONFIG_PWM in x86 kernel builds
Summary: Enable CONFIG_PWM in x86 kernel builds
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-06-16 23:08 UTC by Stephen Just
Modified: 2016-06-20 19:54 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-20 19:54:27 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Stephen Just 2016-06-16 23:08:09 UTC
Description of problem:
- Kernel does not build PWM modules on x86 platforms.
- CONFIG_PWM_LPSS is enabled, but it does not automatically cause CONFIG_PWM to be enabled. However, this does suggest that it is intended for CONFIG_PWM to be on.

Version-Release number of selected component (if applicable):


How reproducible:
100%

Steps to Reproduce:
1. Compile kernel from src rpm

Actual results:
No PWM modules built

Expected results:
PWM modules built

Additional info:
- An example device that uses PWM_LPSS for backlight is the Microsoft Surface 3.

Comment 1 Laura Abbott 2016-06-20 19:54:27 UTC
Enabled in rawhide. Thanks for reporting.


Note You need to log in before you can comment on or make changes to this bug.