12345678910111213141516 |
- # This file is auto generated by ./tools/gen_customer.pl, don't modify~~
- choice
- prompt "SUB CUSTOMER"
- config SUBCUSTOMER__S2TEK__S2TEK
- bool "s2tek"
- endchoice
- config SUBCUSTOMER_NAME
- string
- default "s2tek" if SUBCUSTOMER__S2TEK__S2TEK
- if SUBCUSTOMER__S2TEK__S2TEK
- source aps/customer/s2tek/sub_customer/s2tek/Kconfig
- endif
- source aps/customer/s2tek/public/panel/Kconfig.panel
- source aps/customer/s2tek/public/ir/Kconfig
- source aps/customer/s2tek/public/ir_tx/Kconfig
|