[ARM] S3C24XX: Fix SERIAL_SAMSUNG entry
authorArnaud Patard (Rtp <arnaud.patard@rtp-net.org>
Mon, 7 Jul 2008 23:03:46 +0000 (01:03 +0200)
committerBen Dooks <ben-linux@fluff.org>
Tue, 15 Jul 2008 16:20:59 +0000 (17:20 +0100)
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>

No differences found