diff --git a/platform/targets/linux/hwconfig.h b/platform/targets/linux/hwconfig.h index 94f6e03d..4ac36971 100644 --- a/platform/targets/linux/hwconfig.h +++ b/platform/targets/linux/hwconfig.h @@ -21,6 +21,9 @@ /* Device has a working real time clock */ #define HAS_RTC +/* Device supports an optional GPS chip */ +#define HAS_GPS + /* Screen has adjustable contrast */ #define SCREEN_CONTRAST