diff options
author | Arnd Bergmann <arnd@arndb.de> | 2024-12-13 09:49:49 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-12-20 18:44:15 +0300 |
commit | edbb7200ca99b29b173ea4f3f473e4e8db595025 (patch) | |
tree | a9cec1c44d5e763457b8688638891cafca93803c /scripts/gdb/linux/utils.py | |
parent | 003d2abde115102a3e62c1a96d2cb8c5345b2af2 (diff) | |
download | linux-edbb7200ca99b29b173ea4f3f473e4e8db595025.tar.xz |
staging: gpib: fix pcmcia dependencies
With CONFIG_PCMCIA=m, the gpib drivers that optionally support PCMCIA
cannot be built-in.
Add a Kconfig dependency to force these to be loadable modules as
well, and change the GPIB_PCMCIA symbol to have the correct state
for that.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20241213064959.1045243-1-arnd@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions