fix kmod-sched build on 2.4
[openwrt.git] / openwrt / target / linux / sibyte-2.6 / patches / 000-DUART.patch
1 --- linux-2.6.16.4/drivers/char/Kconfig 2006-04-21 14:38:30.000000000 -0700
2 +++ linux-2.6.16.4/drivers/char/Kconfig 2006-04-21 14:39:29.000000000 -0700
3 @@ -340,6 +340,14 @@
4 To compile this driver as a module, choose M here: the
5 module will be called istallion.
6
7 +config SIBYTE_SB1250_DUART
8 + bool "Support for BCM1xxx onchip DUART"
9 + depends on MIPS && SIBYTE_SB1xxx_SOC=y
10 +
11 +config SIBYTE_SB1250_DUART_CONSOLE
12 + bool "Console on BCM1xxx DUART"
13 + depends on SIBYTE_SB1250_DUART
14 +
15 config AU1000_UART
16 bool "Enable Au1000 UART Support"
17 depends on SERIAL_NONSTANDARD && MIPS
This page took 0.047157 seconds and 5 git commands to generate.