On Apr 5, 2010, at 11:13 AM, Kim Phillips wrote: > 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.phill...@freescale.com> > --- > arch/powerpc/configs/mpc83xx_defconfig | 62 ++++++++++++++++++++++++++++++-- > 1 files changed, 59 insertions(+), 3 deletions(-)
applied to merge. - k _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev