From: Yauhen Kharuzhy Date: Sun, 28 Nov 2010 18:30:27 +0000 (+0200) Subject: ARM: S3C2412: Fix typo in CONFIG_CPU_S3C2412_ONLY definition X-Git-Tag: v2.6.37-rc6~39^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4acf89fb3bbb01ba9de4a7cc102e46095a12c94e;p=pandora-kernel.git ARM: S3C2412: Fix typo in CONFIG_CPU_S3C2412_ONLY definition Dependency on (CPU_S3C2416 is not selected) was defined as "!CPU_2416", instead of "!CPU_S3C2416". Fix it. Signed-off-by: Yauhen Kharuzhy Signed-off-by: Ben Dooks --- Reading git-diff-tree failed