[POWERPC] QE: Add ability to upload QE firmware
[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
98658538 7 default n
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
This page took 0.128109 seconds and 5 git commands to generate.