/openbmc/linux/scripts/kconfig/tests/new_choice_with_dep/ |
H A D | expected_stdout | 2 Choice ? 3 > 1. Choice B (CHOICE_B) 4 2. Choice C (CHOICE_C) (NEW) 7 1. Choice D (CHOICE_D) 8 > 2. Choice E (CHOICE_E) 9 3. Choice F (CHOICE_F) (NEW)
|
H A D | Kconfig | 9 prompt "Choice ?" 15 bool "Choice B" 18 bool "Choice C" 28 bool "Choice D" 31 bool "Choice E" 34 bool "Choice F"
|
/openbmc/u-boot/scripts/kconfig/tests/new_choice_with_dep/ |
H A D | expected_stdout | 2 Choice ? 3 > 1. Choice B (CHOICE_B) 4 2. Choice C (CHOICE_C) (NEW) 7 1. Choice D (CHOICE_D) 8 > 2. Choice E (CHOICE_E) 9 3. Choice F (CHOICE_F) (NEW)
|
H A D | Kconfig | 7 prompt "Choice ?" 13 bool "Choice B" 16 bool "Choice C" 26 bool "Choice D" 29 bool "Choice E" 32 bool "Choice F"
|
/openbmc/linux/scripts/kconfig/tests/choice_value_with_m_dep/ |
H A D | expected_stdout | 1 Tristate Choice [M/y/?] y 2 Tristate Choice 3 > 1. Choice 0 (CHOICE0)
|
H A D | Kconfig | 12 prompt "Tristate Choice" 15 tristate "Choice 0" 18 tristate "Choice 1"
|
/openbmc/u-boot/scripts/kconfig/tests/choice_value_with_m_dep/ |
H A D | expected_stdout | 1 Tristate Choice [M/y/?] y 2 Tristate Choice 3 > 1. Choice 0 (CHOICE0)
|
H A D | Kconfig | 10 prompt "Tristate Choice" 13 tristate "Choice 0" 16 tristate "Choice 1"
|
/openbmc/u-boot/scripts/kconfig/tests/no_write_if_dep_unmet/ |
H A D | Kconfig | 5 prompt "Choice ?" 9 bool "Choice B" 12 bool "Choice C"
|
/openbmc/linux/scripts/kconfig/tests/no_write_if_dep_unmet/ |
H A D | Kconfig | 7 prompt "Choice ?" 11 bool "Choice B" 14 bool "Choice C"
|
/openbmc/u-boot/scripts/kconfig/tests/inter_choice/ |
H A D | Kconfig | 6 prompt "Choice" 9 tristate "Choice 0" 12 tristate "Choice 1"
|
/openbmc/linux/scripts/kconfig/tests/inter_choice/ |
H A D | Kconfig | 8 prompt "Choice" 11 tristate "Choice 0" 14 tristate "Choice 1"
|
/openbmc/u-boot/scripts/kconfig/tests/auto_submenu/ |
H A D | Kconfig | 30 Choice should become a submenu as well.
|
/openbmc/linux/scripts/kconfig/tests/auto_submenu/ |
H A D | Kconfig | 32 Choice should become a submenu as well.
|
/openbmc/u-boot/tools/buildman/ |
H A D | kconfiglib.py | 684 if not sym.is_defined_ or isinstance(parent, Choice): 765 choice = Choice() 771 choice = Choice() 1037 if not isinstance(stmt, Choice): 1819 return isinstance(self, Choice) 2568 if not isinstance(self.parent, Choice): 2628 elif isinstance(item, Choice): 2714 class Choice(Item): class
|
/openbmc/linux/arch/arm/mach-s3c/ |
H A D | Kconfig | 33 Choice of which UART port to use for the low-level messages,
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | QPL-1.0 | 45 Choice of Law
|
H A D | CAL-1.0-Combined-Work-Exception | 303 ### 7.2. Choice of Jurisdiction and Governing Law
|
H A D | CAL-1.0 | 303 ### 7.2. Choice of Jurisdiction and Governing Law
|
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | Kconfig | 118 prompt "Choice endianness support"
|
/openbmc/docs/tof/ |
H A D | membership-and-voting.md | 25 Members are elected by Ranked Choice Voting of the OpenBMC Development Community
|
/openbmc/linux/Documentation/doc-guide/ |
H A D | sphinx.rst | 100 without installing any texlive packages. See `Choice of Math Renderer`_ for 178 Choice of Math Renderer
|
/openbmc/linux/Documentation/fb/ |
H A D | intel810.rst | 30 - Choice of using Discrete Video Timings, VESA Generalized Timing
|
/openbmc/u-boot/board/sbc8548/ |
H A D | README | 24 Choice #1 does not enable CONFIG_PCI, and assumes that the PCI slot
|
/openbmc/linux/Documentation/arch/arm/ |
H A D | cluster-pm-race-avoidance.rst | 420 Choice (a) permits the removal of some latency by avoiding
|