ARM: clps711x: autcpu12: Remove incorrect config checking
authorAlexander Shiyan <shc_work@mail.ru>
Thu, 18 Jul 2013 18:34:54 +0000 (22:34 +0400)
committerOlof Johansson <olof@lixom.net>
Wed, 14 Aug 2013 06:29:14 +0000 (23:29 -0700)
This patch removes incorrect config symbols checking since these
symbols not contain "CONFIG_" prefix. Anyway, checking is unneeded
here and this patch remove it completely.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Olof Johansson <olof@lixom.net>

No differences found