diff options
author | Zoltan Herpai <wigyori@uid0.hu> | 2014-01-04 12:47:51 +0000 |
---|---|---|
committer | Zoltan Herpai <wigyori@uid0.hu> | 2014-01-04 12:47:51 +0000 |
commit | 1ffc2deed468aa50456a97bee997545c3e4527bb (patch) | |
tree | 6d30a4bfd9bb90a3184a49dfa36d88982b856904 /target/linux/sunxi/config-3.12 | |
parent | 662e5c224c82e0076f4debc60b1b85ce77648da2 (diff) | |
download | upstream-1ffc2deed468aa50456a97bee997545c3e4527bb.tar.gz upstream-1ffc2deed468aa50456a97bee997545c3e4527bb.tar.bz2 upstream-1ffc2deed468aa50456a97bee997545c3e4527bb.zip |
sunxi: move rtc off to module
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39195
Diffstat (limited to 'target/linux/sunxi/config-3.12')
-rw-r--r-- | target/linux/sunxi/config-3.12 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/sunxi/config-3.12 b/target/linux/sunxi/config-3.12 index d775c5df13..a49d8cab27 100644 --- a/target/linux/sunxi/config-3.12 +++ b/target/linux/sunxi/config-3.12 @@ -350,8 +350,6 @@ CONFIG_RESOURCE_COUNTERS=y # CONFIG_RFKILL_REGULATOR is not set CONFIG_RFS_ACCEL=y CONFIG_RPS=y -CONFIG_RTC_CLASS=y -CONFIG_RTC_DRV_SUNXI=y CONFIG_SATA_AHCI_PLATFORM=y # CONFIG_SATA_RCAR is not set CONFIG_SCHED_HRTICK=y |