commit | d89563afeff728d556b50d0f46dc579ef5f0b528 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Thu May 20 14:48:40 2010 +0900 |
committer | Ben Dooks <ben-linux@fluff.org> | Thu May 20 14:59:01 2010 +0900 |
tree | ff758e8dcffd188ff0e305947821bbda3e945509 | |
parent | 504d36e91ac12ccdb0e1193cee7bef9831a1c99e [diff] |
ARM: S5PV210: Remove limiting choice of machine to build The arch/arm/mach-s5pv210/Kconfig had a choice entry to choose which of the two machines to build, which is silly since you can easily build more than one machine at a time. Remove the choice entry so that both machines and any future additions can all build in harmony. Signed-off-by: Ben Dooks <ben-linux@fluff.org>