[ARM] Ensure CONFIG_SERIAL_SAMSUNG_UARTS is always set.
authorBen Dooks <ben-linux@fluff.org>
Thu, 8 Jan 2009 13:21:17 +0000 (13:21 +0000)
committerBen Dooks <ben-linux@fluff.org>
Thu, 8 Jan 2009 16:24:14 +0000 (16:24 +0000)
commit2fafae3f6ddedc5642ddbbbfa0825eec87863553
tree6e5dace08b705a147fd34e4c12e59b1389800e6b
parent43ae6599fe99a22a98658f0d9d0d40a1f12653f4
[ARM] Ensure CONFIG_SERIAL_SAMSUNG_UARTS is always set.

Always set CONFIG_SERIAL_SAMSUNG_UARTS when building any
of the S3C platforms as even if the driver is not selected
there it is still the facility for the machine files to
register configuration data for the possibility of the
driver being built.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
drivers/serial/Kconfig