diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/tx25.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/tx25.h b/include/configs/tx25.h index b284daa..cb604a5 100644 --- a/include/configs/tx25.h +++ b/include/configs/tx25.h @@ -91,6 +91,8 @@ #define CONFIG_BAUDRATE 115200 /* Default baud rate */ #define CONFIG_SYS_BAUDRATE_TABLE { 9600, 19200, 38400, 57600, 115200 } +#define CONFIG_MXC_GPIO + /* * Flash & Environment */ |