Commit 20d048ac authored by Alexandre Belloni's avatar Alexandre Belloni
Browse files

rtc: stmp3xxx select STMP_DEVICE



rtc-stmp3xxx depends on lib/stmp_device, select it.

Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
parent 119434f4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1396,6 +1396,7 @@ config RTC_DRV_COH901331
config RTC_DRV_STMP
	tristate "Freescale STMP3xxx/i.MX23/i.MX28 RTC"
	depends on ARCH_MXS
	select STMP_DEVICE
	help
	  If you say yes here you will get support for the onboard
	  STMP3xxx/i.MX23/i.MX28 RTC.