projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f580786
)
staging: gpib: Workaround for ppc build failure
author
Dave Penkler
<dpenkler@gmail.com>
Wed, 4 Dec 2024 13:47:36 +0000
(14:47 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 4 Dec 2024 15:56:30 +0000
(16:56 +0100)
Make GPIB_FMH depend on !PPC
Reported_by: Stephen Rothwell <sfr@canb.auug.org.au>
Link:
https://lore.kernel.org/all/20241015165538.634707e5@canb.auug.org.au/
Link:
https://lore.kernel.org/r/20241204134736.6660-1-dpenkler@gmail.com
Signed-off-by: Dave Penkler <dpenkler@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gpib/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/staging/gpib/Kconfig
b/drivers/staging/gpib/Kconfig
index 9ee4323164654916e7ed49190eaf5bb02ce7f045..fb865d5b721ea0d677574c0c3eb2a40190e68468 100644
(file)
--- a/
drivers/staging/gpib/Kconfig
+++ b/
drivers/staging/gpib/Kconfig
@@
-129,7
+129,7
@@
config GPIB_FMH
tristate "FMH FPGA based devices"
select GPIB_COMMON
select GPIB_NEC7210
- depends on
BROKEN
+ depends on
!PPC
depends on OF && PCI
help
GPIB driver for fmhess FPGA based devices