Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
[linux-2.6/btrfs-unstable.git] / drivers / hsi / Kconfig
blobd94e38dd80c7c036b9ac4c6324ff85600896dffe
2 # HSI driver configuration
4 menuconfig HSI
5         tristate "HSI support"
6         ---help---
7           The "High speed synchronous Serial Interface" is
8           synchronous serial interface used mainly to connect
9           application engines and cellular modems.
11 if HSI
13 config HSI_BOARDINFO
14         bool
15         default y
17 source "drivers/hsi/clients/Kconfig"
19 endif # HSI