]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/rtc/Kconfig: add hardware dependency to rtc-moxart
authorJean Delvare <jdelvare@suse.de>
Fri, 8 Aug 2014 21:20:05 +0000 (14:20 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Aug 2014 22:57:19 +0000 (15:57 -0700)
commit7f0f05a6ff489c9c987e63129aaf44526b21616b
treea134f09090b67d64a86b4c2c53ecc2682e0edf22
parent0fbedec90d939af0124ef65c48d51041a1edb74f
drivers/rtc/Kconfig: add hardware dependency to rtc-moxart

The rtc-moxart driver is only useful on MOXA ART systems so it should
depend on ARCH_MOXART as all other MOXA ART drivers already do.  Add
COMPILE_TEST as an alternative to allow for build testing on other
systems.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Jonas Jensen <jonas.jensen@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/Kconfig