mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
645c2d468f
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>
6 lines
117 B
Plaintext
6 lines
117 B
Plaintext
menu "component1 configuration"
|
|
config COMPONENT1_OPTION
|
|
prompt "component1 option"
|
|
bool
|
|
endmenu
|