misc: Add hardware dependencies to Atmel drivers
authorJean Delvare <jdelvare@suse.de>
Wed, 23 Apr 2014 13:18:06 +0000 (15:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 3 May 2014 23:25:17 +0000 (19:25 -0400)
commitfc1a5dbe49d42d9d46800e2af4cc75ee01c3d141
treeb59042c645d988b2fd766daf6d800b9e4cc411a6
parentae339336dc950b9b05e7ccd3565dd3e8781c06d9
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>
drivers/misc/Kconfig