[armhf] enable rtc driver for i.MX6

svn path=/dists/sid/linux/; revision=21944
This commit is contained in:
Uwe Kleine-König 2014-10-12 19:00:47 +00:00
parent fe8fea26aa
commit 2593a609b3
2 changed files with 4 additions and 0 deletions

3
debian/changelog vendored
View File

@ -8,6 +8,9 @@ linux (3.16.5-2) UNRELEASED; urgency=medium
* [ppc64el] Disable CONFIG_CMDLINE{,_BOOL} usage for setting consoles
(Closes: #764745)
[ Uwe Kleine-König ]
* [armhf] enable rtc driver for i.MX6
-- Ben Hutchings <ben@decadent.org.uk> Sat, 11 Oct 2014 21:41:58 +0100
linux (3.16.5-1) unstable; urgency=medium

View File

@ -623,6 +623,7 @@ CONFIG_RTC_DRV_SUNXI=y
CONFIG_RTC_DRV_MV=y
CONFIG_RTC_DRV_MC13XXX=y
CONFIG_RTC_DRV_MXC=y
CONFIG_RTC_DRV_SNVS=y
##
## file: drivers/scsi/Kconfig