mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-03-30 19:07:15 +00:00
rtc: xgene: Set hardware dependency
The rtc-xgene driver is only useful on X-Gene SoC. Signed-off-by: Jean Delvare <jdelvare@suse.de> Cc: Alessandro Zummo <a.zummo@towertech.it> Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com> Cc: Iyappan Subramanian <isubramanian@apm.com> Cc: Keyur Chudgar <kchudgar@apm.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
This commit is contained in:
parent
3090ac0abc
commit
fdf8afa188
1 changed files with 1 additions and 0 deletions
|
@ -1533,6 +1533,7 @@ config RTC_DRV_MOXART
|
||||||
config RTC_DRV_XGENE
|
config RTC_DRV_XGENE
|
||||||
tristate "APM X-Gene RTC"
|
tristate "APM X-Gene RTC"
|
||||||
depends on HAS_IOMEM
|
depends on HAS_IOMEM
|
||||||
|
depends on ARCH_XGENE || COMPILE_TEST
|
||||||
help
|
help
|
||||||
If you say yes here you get support for the APM X-Gene SoC real time
|
If you say yes here you get support for the APM X-Gene SoC real time
|
||||||
clock.
|
clock.
|
||||||
|
|
Loading…
Add table
Reference in a new issue