Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into...
[deliverable/linux.git] / arch / powerpc / sysdev / qe_lib / Kconfig
CommitLineData
98658538
LY
1#
2# QE Communication options
3#
4
98658538 5config UCC_SLOW
7d776cb5 6 bool
845cf505 7 default y if SERIAL_QE
98658538
LY
8 help
9 This option provides qe_lib support to UCC slow
10 protocols: UART, BISYNC, QMC
11
12config UCC_FAST
7d776cb5 13 bool
90c615bc 14 default y if UCC_GETH
98658538
LY
15 help
16 This option provides qe_lib support to UCC fast
17 protocols: HDLC, Ethernet, ATM, transparent
18
19config UCC
20 bool
21 default y if UCC_FAST || UCC_SLOW
22
5e41486c
AV
23config QE_USB
24 bool
068e8c9d 25 default y if USB_GADGET_FSL_QE
5e41486c 26 help
068e8c9d 27 QE USB Controller support
This page took 0.868702 seconds and 5 git commands to generate.