diff options
author | Dave Penkler <dpenkler@gmail.com> | 2025-02-10 18:10:21 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-02-19 18:50:03 +0300 |
commit | 020b814c2f864d1e1a19b3013266b73057f9f99b (patch) | |
tree | 71effa1da06578118aa1811ae6260e32f713b617 /scripts/lib/kdoc/kdoc_files.py | |
parent | 0865b297b3a89fe371ded617ac87493b422a6d5d (diff) | |
download | linux-020b814c2f864d1e1a19b3013266b73057f9f99b.tar.xz |
staging;gpib: Use Kconfig PCMCIA compilation symbol
The drivers supporting the PCMCIA bus were using an intermediate
symbol GPIB_PCMCIA for compiling optional PCMCIA support.
This symbol is no longer needed for the in-tree drivers as the
Kconfig symbol is available.
Use the Kconfig symbol CONFIG_GPIB_PCMCIA directly for conditional
compilation of PCMCIA support.
Signed-off-by: Dave Penkler <dpenkler@gmail.com>
Link: https://lore.kernel.org/r/20250210151022.4358-2-dpenkler@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions