]> git.openfabrics.org - ~emulex/infiniband.git/commit
powerpc/defconfig: update RTC support
authorShengzhou Liu <Shengzhou.Liu@freescale.com>
Wed, 28 May 2014 05:55:46 +0000 (13:55 +0800)
committerScott Wood <scottwood@freescale.com>
Fri, 20 Jun 2014 23:48:32 +0000 (18:48 -0500)
commita95e8c28b3dcb945871fc2350c955d9221fd4154
tree6e2ebb5acdabd73734266604b742782c0ae5f146
parent5d1bf1e2c00f71efb8286232ab1c95038405192b
powerpc/defconfig: update RTC support

- remove CONFIG_RTC_DRV_CMOS in corenet32_smp_defconfig(it's unused),
  reserve CONFIG_RTC_DRV_CMOS in mpc85xx_defconfig(needed on some CDS boards)

- enable CONFIG_RTC_DRV_DS1307, CONFIG_RTC_DRV_DS1374,
  CONFIG_RTC_DRV_DS3232 in mpc85xx_defconfig, mpc85xx_smp_defconfig

- enable RTC support in  corenet64_smp_defconfig

Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/configs/corenet32_smp_defconfig
arch/powerpc/configs/corenet64_smp_defconfig
arch/powerpc/configs/mpc85xx_defconfig
arch/powerpc/configs/mpc85xx_smp_defconfig