commit | 15bc1fe67f66644c8093cc2d3304217d1c7de797 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Thu Mar 14 17:32:59 2013 +0100 |
committer | Arnd Bergmann <arnd@arndb.de> | Thu Mar 14 17:34:57 2013 +0100 |
tree | bf7cce158e34650f8563d2f35f2ec70cafe58e78 | |
parent | 29c9b7be7574c486534a79c45982ede00f6a25a9 [diff] |
ARM: cns3xxx: enable multiplatform support This moves the cns3xxx configuration option inside of ARCH_MULTIPLATFORM, since there is no reason for not doing it now. We can then also remove the three header files that become obsolete. Signed-off-by: Arnd Bergmann <arnd@arndb.de>