From: Arnd Bergmann Date: Fri, 26 Sep 2014 11:42:11 +0000 (+0200) Subject: ARM: configs: fix duplicate entry in multi_v7 X-Git-Tag: fixes-for-v3.18-merge-window~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b74db0650b0aaca8550d283eca7dcc1dc2ba80f;p=pandora-kernel.git ARM: configs: fix duplicate entry in multi_v7 Two of the recent patches each added support for CPU_FREQ, which causes a kconfig warning: arch/arm/configs/multi_v7_defconfig:443:warning: override: reassigning to symbol CPU_FREQ This removes one of the two in order to avoid the warning. Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed