- # This file is auto generated by ./tools/gen_customer.pl, don't modify~~
- choice
- prompt "CUSTOMER"
- config CUSTOMER__S2TEK
- bool "s2tek"
- endchoice
- config CUSTOMER_NAME
- string
- default "s2tek" if CUSTOMER__S2TEK
- if CUSTOMER__S2TEK
- source aps/customer/s2tek/Kconfig
- endif
|