commit | fc1a5dbe49d42d9d46800e2af4cc75ee01c3d141 | [log] [tgz] |
---|---|---|
author | Jean Delvare <jdelvare@suse.de> | Wed Apr 23 15:18:06 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat May 03 19:25:17 2014 -0400 |
tree | b59042c645d988b2fd766daf6d800b9e4cc411a6 | |
parent | ae339336dc950b9b05e7ccd3565dd3e8781c06d9 [diff] |
misc: Add hardware dependencies to Atmel drivers According to the driver descriptions, the atmel_pwm and atmel-ssc drivers are only useful on Atmel AT32 and AT91 systems. So add hardware dependencies to these drivers to hide them on other systems. Signed-off-by: Jean Delvare <jdelvare@suse.de> Cc: Arnd Bergmann <arnd@arndb.de> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>