Skip to content

Commit 8f3e330

Browse files
committed
[esp-hosted] unified format for choice
1 parent e33e9fd commit 8f3e330

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

iot/esp-hosted/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ menuconfig PKG_USING_ESP_HOSTED
136136

137137
if PKG_ESP_HOSTED_VER_NUM > 0x10000
138138
choice
139-
bool "Set the spi mode"
139+
prompt "Set the spi mode"
140140
default ESP_HOSTED_SPI_MODE_3
141141

142142
config ESP_HOSTED_SPI_MODE_0

0 commit comments

Comments
 (0)