summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3220g-eval/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/stm3220g-eval/Kconfig')
-rw-r--r--nuttx/configs/stm3220g-eval/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/stm3220g-eval/Kconfig b/nuttx/configs/stm3220g-eval/Kconfig
index 33e172cfc..300788c9b 100644
--- a/nuttx/configs/stm3220g-eval/Kconfig
+++ b/nuttx/configs/stm3220g-eval/Kconfig
@@ -21,7 +21,7 @@ config LCD_RDSHIFT
When reading 16-bit gram data, there appears to be a shift in the returned
data. This value fixes the offset. Default 5.
-config CONFIG_STM32_ILI9320_DISABLE
+config STM32_ILI9320_DISABLE
bool "Disable LCD_ILI9320 (and LCD_ILI9321) support"
default n
depends on STM3220G_LCD
@@ -30,7 +30,7 @@ config CONFIG_STM32_ILI9320_DISABLE
ID value. However, code size can be reduced by suppressing support for
individual LCDs using this option.
-config CONFIG_STM32_ILI9325_DISABLE
+config STM32_ILI9325_DISABLE
bool "Disable LCD_ILI9325 support"
default n
depends on STM3220G_LCD