From: Scott Wood Date: Wed, 17 Sep 2014 00:47:00 +0000 (-0500) Subject: powerpc/85xx/defconfig: Remove duplicate CONFIG_RTC_DRV_DS1307 X-Git-Tag: fixes-against-v3.18-rc2~117^2~22^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94105a762016aea3284c07c813017b90a6325f10;p=pandora-kernel.git 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 Signed-off-by: Scott Wood --- Reading git-diff-tree failed