diff options
| author | Dario Binacchi <[email protected]> | 2026-05-12 09:54:01 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-05-30 07:44:08 -0600 |
| commit | 5f5b8ae2938380babe1843fba4aebc299b811ab8 (patch) | |
| tree | 74c16a10622760f8d6497cfec095d22a835ce1a7 /scripts/basic | |
| parent | 2be4b2269ee4cef497043e39bfe1e727fd85950f (diff) | |
video: kconfig: replace tristate with bool for LCD panel drivers
U-Boot does not support loadable modules, therefore using 'tristate'
in Kconfig is incorrect since the 'm' option cannot be selected.
Replace tristate with bool for the affected LCD panel drivers to
reflect the U-Boot build model and avoid misleading configuration
options.
No functional change intended.
Signed-off-by: Dario Binacchi <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Reviewed-by: Svyatoslav Ryhel <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
