#35850 disable experimental parport options
This commit is contained in:
parent
d47c042b26
commit
db9b9b3e05
4
config
4
config
|
@ -1584,8 +1584,8 @@ CONFIG_OF_MTD=y
|
|||
CONFIG_PARPORT=m
|
||||
CONFIG_PARPORT_PC=m
|
||||
CONFIG_PARPORT_SERIAL=m
|
||||
CONFIG_PARPORT_PC_FIFO=y
|
||||
CONFIG_PARPORT_PC_SUPERIO=y
|
||||
# CONFIG_PARPORT_PC_FIFO is not set
|
||||
# CONFIG_PARPORT_PC_SUPERIO is not set
|
||||
CONFIG_PARPORT_PC_PCMCIA=m
|
||||
# CONFIG_PARPORT_GSC is not set
|
||||
CONFIG_PARPORT_AX88796=m
|
||||
|
|
|
@ -1533,8 +1533,8 @@ CONFIG_MTD_UBI_BEB_LIMIT=20
|
|||
CONFIG_PARPORT=m
|
||||
CONFIG_PARPORT_PC=m
|
||||
CONFIG_PARPORT_SERIAL=m
|
||||
CONFIG_PARPORT_PC_FIFO=y
|
||||
CONFIG_PARPORT_PC_SUPERIO=y
|
||||
# CONFIG_PARPORT_PC_FIFO is not set
|
||||
# CONFIG_PARPORT_PC_SUPERIO is not set
|
||||
CONFIG_PARPORT_PC_PCMCIA=m
|
||||
# CONFIG_PARPORT_GSC is not set
|
||||
CONFIG_PARPORT_AX88796=m
|
||||
|
|
Loading…
Reference in New Issue