commit | 19c1d6a34abf73d0baf8e325d018c920fa78dddc | [log] [tgz] |
---|---|---|
author | Arnaud Patard (Rtp <arnaud.patard@rtp-net.org> | Tue Jul 08 01:03:46 2008 +0200 |
committer | Ben Dooks <ben-linux@fluff.org> | Tue Jul 15 17:20:59 2008 +0100 |
tree | 465aaf1b0e68f35382adf0333dedd00c972e17da | |
parent | 2bc7509f62da572925ef33365d4fc16f8b4abdd4 [diff] |
[ARM] S3C24XX: Fix SERIAL_SAMSUNG entry The SERIAL_SAMSUNG needs SERIAL_CORE but doesn't select it, leading to a build failure. Adding a 'select SERIAL_CORE' cure the trouble. Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org> Signed-off-by: Ben Dooks <ben-linux@fluff.org>