Skip to content
Commit 6b74db06 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

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: default avatarArnd Bergmann <arnd@arndb.de>
parent bb25ce63
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment