summaryrefslogtreecommitdiff
path: root/zephyr/projects/volteer/volteer/include/gpio_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/projects/volteer/volteer/include/gpio_map.h')
-rw-r--r--zephyr/projects/volteer/volteer/include/gpio_map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/projects/volteer/volteer/include/gpio_map.h b/zephyr/projects/volteer/volteer/include/gpio_map.h
index 2d6f5f87ee..fe6e8d08ee 100644
--- a/zephyr/projects/volteer/volteer/include/gpio_map.h
+++ b/zephyr/projects/volteer/volteer/include/gpio_map.h
@@ -21,7 +21,7 @@
* Note we only need to create aliases for GPIOs that are referenced in common
* platform/ec code.
*/
-#define CONFIG_TEMP_SENSOR_POWER_GPIO GPIO_PG_EC_DSW_PWROK
+#define GPIO_TEMP_SENSOR_POWER GPIO_PG_EC_DSW_PWROK
/* Helper macros for generating CROS_EC_GPIO_INTERRUPTS */
#ifdef CONFIG_PLATFORM_EC_POWERSEQ