mirror of
https://github.com/torvalds/linux.git
synced 2026-06-06 13:37:36 +02:00
staging: kpc2000: fix typo in Kconfig
Fixes two minor typos in kpc2000's Kconfig: s/Kaktronics/Daktronics Signed-off-by: Simon Sandström <simon@nikanor.nu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
dafb1c3a08
commit
1d14a95b58
|
|
@ -21,7 +21,7 @@ config KPC2000_CORE
|
|||
If unsure, say N.
|
||||
|
||||
config KPC2000_SPI
|
||||
tristate "Kaktronics KPC SPI device"
|
||||
tristate "Daktronics KPC SPI device"
|
||||
depends on KPC2000 && SPI
|
||||
help
|
||||
Say Y here if you wish to support the Daktronics KPC PCI
|
||||
|
|
@ -33,7 +33,7 @@ config KPC2000_SPI
|
|||
If unsure, say N.
|
||||
|
||||
config KPC2000_I2C
|
||||
tristate "Kaktronics KPC I2C device"
|
||||
tristate "Daktronics KPC I2C device"
|
||||
depends on KPC2000 && I2C
|
||||
help
|
||||
Say Y here if you wish to support the Daktronics KPC PCI
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user