diff options
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 2009-01-31 09:10:48 +0100 |
---|---|---|
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 2009-01-31 10:16:02 +0100 |
commit | 930590f3e49c8f32256edf2e5861e1535a329c6c (patch) | |
tree | 6f25c8035a932a0b079ee71ce6550b60a2a6fba7 /include/configs/ixdp425.h | |
parent | f90c8022f448bc5e93090e4b714368e52e912f0f (diff) |
ixp: move serial to drivers/serial
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'include/configs/ixdp425.h')
-rw-r--r-- | include/configs/ixdp425.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/ixdp425.h b/include/configs/ixdp425.h index edebb40e1d8..70f39873655 100644 --- a/include/configs/ixdp425.h +++ b/include/configs/ixdp425.h @@ -135,6 +135,7 @@ /* * select serial console configuration */ +#define CONFIG_IXP_SERIAL #define CONFIG_SYS_IXP425_CONSOLE IXP425_UART1 /* we use UART1 for console */ /* |