i2c-eg20t: change timeout value 50msec to 1000msec
[zen-stable.git] / drivers / staging / serial / Kconfig
blob9489688397e01007305dc379bb5045de36b82f32
1 config SERIAL_68360_SMC
2         bool "68360 SMC uart support"
3         depends on M68360
4         help
5           This driver supports the SMC serial ports of the Motorola 68360 CPU.
7 config SERIAL_68360_SCC
8         bool "68360 SCC uart support"
9         depends on M68360
10         help
11           This driver supports the SCC serial ports of the Motorola 68360 CPU.
13 config SERIAL_68360
14         bool
15         depends on SERIAL_68360_SMC || SERIAL_68360_SCC
16         default y