2019-05-19 20:07:45 +08:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2012-05-09 21:27:20 +08:00
|
|
|
config BOARD_TPCI200
|
2012-09-27 18:37:40 +08:00
|
|
|
tristate "Support for the TEWS TPCI-200 IndustryPack carrier board"
|
2012-05-09 21:27:20 +08:00
|
|
|
depends on IPACK_BUS
|
|
|
|
depends on PCI
|
|
|
|
help
|
2012-09-27 18:37:40 +08:00
|
|
|
This driver adds support for the TEWS TPCI200 IndustryPack carrier board.
|
2012-05-09 21:27:20 +08:00
|
|
|
default n
|