powerpc/85xx/defconfig: Remove duplicate CONFIG_RTC_DRV_DS1307
authorScott Wood <scottwood@freescale.com>
Wed, 17 Sep 2014 00:47:00 +0000 (19:47 -0500)
committerScott Wood <scottwood@freescale.com>
Fri, 19 Sep 2014 20:00:08 +0000 (15:00 -0500)
commit94105a762016aea3284c07c813017b90a6325f10
tree771af017c903ef9a20b09ac07055847db7b402b0
parentc22b47f03cdf01c7c4859b818b2a413251dde28d
powerpc/85xx/defconfig: Remove duplicate CONFIG_RTC_DRV_DS1307

Commit a95e8c28b3dc "powerpc/defconfig: update RTC support" duplicated
the CONFIG_RTC_DRV_DS1307 symbol in mpc85xx_defconfig and
mpc85xx_smp_defconfig, resulting in this:

arch/powerpc/configs/mpc85xx_smp_defconfig:217:warning: override: reassigning to symbol RTC_DRV_DS1307

Fixes: a95e8c28b3dc "powerpc/defconfig: update RTC support"
Cc: Shengzhou Liu <Shengzhou.Liu@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/configs/mpc85xx_defconfig
arch/powerpc/configs/mpc85xx_smp_defconfig