platform/x86/tuxedo: Prevent invalid Kconfig state
authorWerner Sembach <wse@tuxedocomputers.com>
Mon, 12 May 2025 12:54:32 +0000 (14:54 +0200)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Wed, 14 May 2025 10:01:28 +0000 (13:01 +0300)
commit9f080c9f2099b5a81c85b3b7f95fd11fad428cc8
tree33680e419553b2265ff41659f45ec3de8151681e
parent2bd1870a67692bb7bbeba80bb3135934d78eba66
platform/x86/tuxedo: Prevent invalid Kconfig state

It was possible to create a uncompileable config, because of missing
"Depends on" statements in the new Kconfig of the TUXEDO platform driver.

Signed-off-by: Werner Sembach <wse@tuxedocomputers.com>
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Closes: https://lore.kernel.org/all/a1d9134f-0567-4a53-a1e7-a55cd6b189a9@infradead.org/
Link: https://lore.kernel.org/r/20250512125450.31072-1-wse@tuxedocomputers.com
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/tuxedo/nb04/Kconfig