diff options
author | 2010-04-05 11:13:51 -0500 | |
---|---|---|
committer | 2010-04-19 23:13:16 -0500 | |
commit | 5bfb3fdca308df9e9ea0830b43d3d75d0920fd7e (patch) | |
tree | ee2cd02c0a0cd2bc3d83a27820da5d2348e959cc /security | |
parent | powerpc/fsl-cpm: Configure clock correctly for SCC (diff) | |
download | wireguard-linux-5bfb3fdca308df9e9ea0830b43d3d75d0920fd7e.tar.xz wireguard-linux-5bfb3fdca308df9e9ea0830b43d3d75d0920fd7e.zip |
powerpc/83xx: add RTC drivers in 83xx defconfig
83xx boards typically have the DS1307 or DS1374:
git grep RTC_DRV arch/powerpc/configs/*83* | grep "=y"
arch/powerpc/configs/83xx/asp8347_defconfig:CONFIG_RTC_DRV_DS1374=y
arch/powerpc/configs/83xx/mpc8313_rdb_defconfig:CONFIG_RTC_DRV_DS1307=y
arch/powerpc/configs/83xx/mpc8315_rdb_defconfig:CONFIG_RTC_DRV_DS1307=y
arch/powerpc/configs/83xx/mpc832x_mds_defconfig:CONFIG_RTC_DRV_DS1374=y
arch/powerpc/configs/83xx/mpc834x_itx_defconfig:CONFIG_RTC_DRV_DS1307=y
arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig:CONFIG_RTC_DRV_DS1307=y
arch/powerpc/configs/83xx/mpc834x_mds_defconfig:CONFIG_RTC_DRV_DS1374=y
arch/powerpc/configs/83xx/mpc836x_mds_defconfig:CONFIG_RTC_DRV_DS1374=y
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions