diff options
Diffstat (limited to 'include/configs/lart.h')
-rw-r--r-- | include/configs/lart.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/lart.h b/include/configs/lart.h index 877d5c7..e34ec22 100644 --- a/include/configs/lart.h +++ b/include/configs/lart.h @@ -52,6 +52,7 @@ /* * select serial console configuration */ +#define CONFIG_SA1100_SERIAL #define CONFIG_SERIAL3 1 /* we use SERIAL 3 on LART */ /* allow to overwrite serial and ethaddr */ |