Re: [PATCH 1/2] powerpc: 83xx: add RTC drivers in 83xx defconfig

2010-04-19 Thread Kumar Gala
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_DS

[PATCH 1/2] powerpc: 83xx: add RTC drivers in 83xx defconfig

2010-04-05 Thread Kim Phillips
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