[arm64] Enable modular RTC_DRV_PL031.

svn path=/dists/sid/linux/; revision=21436
This commit is contained in:
Aurelien Jarno 2014-06-13 15:51:37 +00:00
parent 6d7b0b771d
commit 744d2c8d71
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -212,6 +212,7 @@ linux (3.14.7-1) UNRELEASED; urgency=medium
* [mips/4kc-malta] Remove HW_RANDOM.
* [mips/5kc-malta] Remove HW_RANDOM.
* [mips/octeon] Remove HW_RANDOM.
* [arm64] Enable modular RTC_DRV_PL031.
[ Ben Hutchings ]
* [ppc64el] Add kernel image, thanks to Mauricio Faria de Oliveira:

View File

@ -52,6 +52,11 @@ CONFIG_SMSC911X=m
CONFIG_POWER_RESET_VEXPRESS=y
CONFIG_POWER_RESET_XGENE=y
##
## file: drivers/rtc/Kconfig
##
CONFIG_RTC_DRV_PL031=m
##
## file: drivers/tty/serial/Kconfig
##