diff options
author | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 18:58:38 +0200 |
---|---|---|
committer | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 18:58:38 +0200 |
commit | d3e55d0774a180c1837bd7ddec464015e883bd86 (patch) | |
tree | 82e31e4ba67a1e3f2af84a52f5c3df2d7dc60bfa /include/configs/scb9328.h | |
parent | a6ef3ddeafbe8007af3662cc4509b897c53ab395 (diff) |
imx: move serial driver to drivers/serial
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'include/configs/scb9328.h')
-rw-r--r-- | include/configs/scb9328.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/scb9328.h b/include/configs/scb9328.h index 10db53531b5..2f166c9d861 100644 --- a/include/configs/scb9328.h +++ b/include/configs/scb9328.h @@ -29,6 +29,7 @@ #define CONFIG_SCB9328 1 /* on a scb9328tronix board */ #undef CONFIG_USE_IRQ /* don't need use IRQ/FIQ */ +#define CONFIG_IMX_SERIAL #define CONFIG_IMX_SERIAL1 /* * Select serial console configuration |