commit | ad16202de8d884c10ef7637ea3982953519c2418 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Aug 25 12:38:31 2014 +0300 |
committer | Thierry Reding <thierry.reding@gmail.com> | Mon Aug 25 11:46:37 2014 +0200 |
tree | a964d5aea21bf02dc3da6165c48c43d6f14a3697 | |
parent | b2b7adeb21745266326d453b95e5d0b1b9cb1d4e [diff] |
pwm: lpss: make it buildable only on X86 There is no sign of this IP block on non-x86 architectures and rather will not be. Thus, make this explicit by applying a direct dependency to X86. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>