kernel: add support for experimental Realtek2800 models
tested with AVM Fritz wlan Stick N
This commit is contained in:
parent
b1295c6b48
commit
5cac50b3bf
@ -275,6 +275,7 @@ with stdenv.lib;
|
|||||||
${optionalString (versionAtLeast version "3.6") ''
|
${optionalString (versionAtLeast version "3.6") ''
|
||||||
RC_DEVICES? y # Enable IR devices
|
RC_DEVICES? y # Enable IR devices
|
||||||
''}
|
''}
|
||||||
|
RT2800USB_RT55XX y
|
||||||
SCSI_LOGGING y # SCSI logging facility
|
SCSI_LOGGING y # SCSI logging facility
|
||||||
SERIAL_8250 y # 8250/16550 and compatible serial support
|
SERIAL_8250 y # 8250/16550 and compatible serial support
|
||||||
SLIP_COMPRESSED y # CSLIP compressed headers
|
SLIP_COMPRESSED y # CSLIP compressed headers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user