board: az3166_iotdevkit: update SSD1306_REVERSE_MODE option

The SSD1306_REVERSE_MODE is now a devicetree property.

Update the board config, fix a:

warning: SSD1306_REVERSE_MODE (defined at
boards/arm/az3166_iotdevkit/Kconfig.defconfig:15) defined without a type

compliance warning.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
This commit is contained in:
Fabio Baltieri 2023-09-14 07:44:19 +00:00 committed by Fabio Baltieri
commit 7b8b5620fa
2 changed files with 1 additions and 3 deletions

View file

@ -12,7 +12,4 @@ choice HTS221_TRIGGER_MODE
default HTS221_TRIGGER_NONE
endchoice
config SSD1306_REVERSE_MODE
default y
endif # BOARD_AZ3166_DEVKIT

View file

@ -172,6 +172,7 @@
segment-remap;
com-invdir;
prechargep = <0x22>;
inversion-on;
reset-gpios = <&gpioa 8 GPIO_ACTIVE_HIGH>;
};