diff options
Diffstat (limited to 'include/configs/o2dnt.h')
-rw-r--r-- | include/configs/o2dnt.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/o2dnt.h b/include/configs/o2dnt.h index d686f9e..ffa2678 100644 --- a/include/configs/o2dnt.h +++ b/include/configs/o2dnt.h @@ -225,8 +225,8 @@ /* * GPIO configuration */ -//#define CFG_GPS_PORT_CONFIG 0x10002004 -#define CFG_GPS_PORT_CONFIG 0x00002004 //no CAN +/*#define CFG_GPS_PORT_CONFIG 0x10002004 */ +#define CFG_GPS_PORT_CONFIG 0x00002004 /* no CAN */ /* * Miscellaneous configurable options |