misc: keba: Add hardware dependency

Only propose KEBA CP500 drivers on architectures where the device
exists, unless build-testing.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Gerhard Engleder <eg@keba.com>
Link: https://lore.kernel.org/r/20241104142217.1dad57cf@endymion.delvare
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Jean Delvare 2024-11-04 14:22:17 +01:00 committed by Greg Kroah-Hartman
parent a32a8057af
commit 9b50fe117d

View File

@ -1,6 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
config KEBA_CP500
tristate "KEBA CP500 system FPGA support"
depends on X86_64 || ARM64 || COMPILE_TEST
depends on PCI
depends on I2C
select AUXILIARY_BUS