Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# SPDX-License-Identifier: GPL-2.0 config [31mCONFIG_A[0m bool "A" choice prompt "Choice ?" depends on [31mCONFIG_A[0m config [31mCONFIG_CHOICE_B[0m bool "Choice B" config [31mCONFIG_CHOICE_C[0m bool "Choice C" endchoice