commit | 379be585eb2343d8814a5cee5fb3da930d846bee | [log] [tgz] |
---|---|---|
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Sat May 16 22:48:46 2009 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Fri Jun 12 20:39:52 2009 +0200 |
tree | ee1a692fce02571b87b74dac974ea7993b00b66e | |
parent | ad7e8aac6920f8b8a85b3cc2e93bca7458e99aa1 [diff] [blame] |
pxa: move serial driver to drivers/serial Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
diff --git a/include/configs/xaeniax.h b/include/configs/xaeniax.h index 1632d29..83883f6 100644 --- a/include/configs/xaeniax.h +++ b/include/configs/xaeniax.h
@@ -55,6 +55,7 @@ /* * select serial console configuration */ +#define CONFIG_PXA_SERIAL #define CONFIG_BTUART 1 /* we use BTUART on XAENIAX */