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