commit | 1f51bbfd5905b8c860cc95ae10c20e0844d0ade8 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Tue Jan 26 16:27:08 2010 +0900 |
committer | Ben Dooks <ben-linux@fluff.org> | Mon Feb 01 17:55:31 2010 +0000 |
tree | 71896d1cded65e5a9ac507bc79cbda1ff60f472a | |
parent | 491547d43bc2393de914b5ad18b6f5219107f918 [diff] |
ARM: S3C2440: Fix SMDK2440 SoC selection Fix the entries for SMDK2440 should have allowed for S3C2440 or S3C2440 SoC selection but this depended on ARCH_S3C2440 which has not been around for a while. Remove the dependency to allow this to be selected. Signed-off-by: Ben Dooks <ben-linux@fluff.org>