summaryrefslogtreecommitdiff
path: root/chip/host/config_chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'chip/host/config_chip.h')
-rw-r--r--chip/host/config_chip.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/chip/host/config_chip.h b/chip/host/config_chip.h
index 1cbf7710d4..0c9a350617 100644
--- a/chip/host/config_chip.h
+++ b/chip/host/config_chip.h
@@ -31,9 +31,6 @@ extern char __host_flash[CONFIG_FLASH_PHYSICAL_SIZE];
#define CONFIG_FW_WP_RO_OFF CONFIG_FW_RO_OFF
#define CONFIG_FW_WP_RO_SIZE CONFIG_FW_IMAGE_SIZE
-/* Features */
-#define CONFIG_FLASH
-
/*
* Put this after RO to give RW more space and make RO write protect region
* contiguous.