Skip to content

Allow searching Kconfig symbols without CONFIG_ prefix #429

@lucaceresoli

Description

@lucaceresoli

We can search for Kconfig symbols (in Linux at least) such as CONFIG_DRM_IMX_PARALLEL_DISPLAY, which is great.

Can we allow searching even without the CONFIG_ prefix, e.g. DRM_IMX_PARALLEL_DISPLAY? This would be useful for example when copy-pasting the search string from a Kconfig file, where the CONFIG_ prefix is not present.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions