]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: gpib: cb7210: select NEC7210 library
authorArnd Bergmann <arnd@arndb.de>
Wed, 16 Oct 2024 11:15:21 +0000 (11:15 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 19 Oct 2024 07:57:04 +0000 (09:57 +0200)
commit0ed8194ae410495d18df016509030a82f01af9be
treeee69723cacfb097120531d09b62b52794d9f672d
parentd76e1402ec453cfbface5240f74c783ef0aa1985
staging: gpib: cb7210: select NEC7210 library

The nec7210 library module is required to build cb7210:

ERROR: modpost: "nec7210_write" [drivers/staging/gpib/cb7210/cb7210.ko] undefined!
ERROR: modpost: "nec7210_read" [drivers/staging/gpib/cb7210/cb7210.ko] undefined!
ERROR: modpost: "nec7210_command" [drivers/staging/gpib/cb7210/cb7210.ko] undefined!
ERROR: modpost: "nec7210_take_control" [drivers/staging/gpib/cb7210/cb7210.ko] undefined!

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20241016111521.1143191-8-arnd@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gpib/Kconfig