missing config in olpc kernelconfig
SVN-Revision: 11235
This commit is contained in:
parent
4a78320c11
commit
b8652e42e8
1 changed files with 2 additions and 2 deletions
|
@ -439,9 +439,9 @@ CONFIG_PAGE_OFFSET=0xC0000000
|
|||
# CONFIG_PARAVIRT is not set
|
||||
CONFIG_PC8736x_GPIO=m
|
||||
# CONFIG_PC87413_WDT is not set
|
||||
CONFIG_PCI=y
|
||||
# CONFIG_PCIEPORTBUS is not set
|
||||
# CONFIG_PCIPCWATCHDOG is not set
|
||||
CONFIG_PCI=y
|
||||
CONFIG_PCI_DIRECT=y
|
||||
# CONFIG_PCI_GOANY is not set
|
||||
# CONFIG_PCI_GOBIOS is not set
|
||||
|
@ -483,6 +483,7 @@ CONFIG_SCSI=y
|
|||
CONFIG_SCSI_WAIT_SCAN=m
|
||||
# CONFIG_SCx200 is not set
|
||||
# CONFIG_SCx200_ACB is not set
|
||||
# CONFIG_SDIO_UART is not set
|
||||
CONFIG_SEMAPHORE_SLEEPERS=y
|
||||
# CONFIG_SERIAL_8250_EXTENDED is not set
|
||||
CONFIG_SERIAL_8250_PCI=y
|
||||
|
@ -525,7 +526,6 @@ CONFIG_USB_STORAGE=y
|
|||
# CONFIG_USB_SUSPEND is not set
|
||||
CONFIG_USB_UHCI_HCD=y
|
||||
# CONFIG_USER_NS is not set
|
||||
CONFIG_V4L_USB_DRIVERS=y
|
||||
# CONFIG_VFAT_FS is not set
|
||||
CONFIG_VGACON_SOFT_SCROLLBACK=y
|
||||
CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64
|
||||
|
|
Loading…
Reference in a new issue