commit | 4acf89fb3bbb01ba9de4a7cc102e46095a12c94e | [log] [tgz] |
---|---|---|
author | Yauhen Kharuzhy <jekhor@gmail.com> | Sun Nov 28 20:30:27 2010 +0200 |
committer | Ben Dooks <ben-linux@fluff.org> | Tue Nov 30 08:49:11 2010 +0000 |
tree | ef4387601d7bf5d244932e176a49b43a444f6692 | |
parent | 71f608ef56c987c5325c3aaf9c3fadd4ddc77f64 [diff] |
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 <jekhor@gmail.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>