[armhf] Enable support for Freescale SNVS RTC. (Closes: #782364)

svn path=/dists/trunk/linux/; revision=22554
This commit is contained in:
Ian Campbell 2015-05-04 06:11:12 +00:00
parent 6bd3003700
commit 33bc9f1527
2 changed files with 4 additions and 0 deletions

3
debian/changelog vendored
View File

@ -16,6 +16,9 @@ linux (4.0.1-1~exp1) UNRELEASED; urgency=medium
security/LTS uploads
* ipv4: Missing sk_nulls_node_init() in ping_unhash() (CVE-2015-3636)
[ Ian Campbell ]
* [armhf] Enable support for Freescale SNVS RTC. (Closes: #782364)
-- Ben Hutchings <ben@decadent.org.uk> Mon, 27 Apr 2015 20:48:43 +0100
linux (4.0-1~exp1) experimental; urgency=medium

View File

@ -719,6 +719,7 @@ CONFIG_RTC_DRV_MC13XXX=y
CONFIG_RTC_DRV_TEGRA=y
CONFIG_RTC_DRV_MXC=y
CONFIG_RTC_DRV_SNVS=y
CONFIG_RTC_DRV_PCF8523=y
##
## file: drivers/scsi/Kconfig