scripts/kconfig/tests/conditional_dep/test_config1

Source file repositories/reference/linux-study-clean/scripts/kconfig/tests/conditional_dep/test_config1

File Facts

System
Linux kernel
Corpus path
scripts/kconfig/tests/conditional_dep/test_config1
Extension
[no extension]
Size
196 bytes
Lines
7
Domain
Support Tooling And Documentation
Bucket
scripts
Inferred role
Support Tooling And Documentation: scripts
Status
atlas-only

Why This File Exists

Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.

Dependency Surface

Detected Declarations

Annotated Snippet

# Basic check that everything can be configured if selected.
CONFIG_FOO=y
CONFIG_BAR=y
CONFIG_BAZ=m
# Ensure that TEST_OPTIONAL=y with BAZ=m is converted to TEST_OPTIONAL=m
CONFIG_TEST_OPTIONAL=y

Annotation

Implementation Notes