kernel: refresh kernel configs with kconfig.pl
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38642
This commit is contained in:
parent
c30346c2e1
commit
866dd2a378
4 changed files with 419 additions and 420 deletions
|
@ -3516,8 +3516,8 @@ CONFIG_USB_EHCI_TT_NEWSCHED=y
|
|||
CONFIG_USB_EZUSB=y
|
||||
# CONFIG_USB_EZUSB_FX2 is not set
|
||||
# CONFIG_USB_FILE_STORAGE is not set
|
||||
# CONFIG_USB_FTDI_ELAN is not set
|
||||
# CONFIG_USB_FSL_USB2 is not set
|
||||
# CONFIG_USB_FTDI_ELAN is not set
|
||||
# CONFIG_USB_FUNCTIONFS is not set
|
||||
# CONFIG_USB_FUSB300 is not set
|
||||
# CONFIG_USB_GADGET is not set
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1191,7 +1191,6 @@ CONFIG_HZ_100=y
|
|||
# CONFIG_IGB is not set
|
||||
# CONFIG_IGBVF is not set
|
||||
# CONFIG_IIO is not set
|
||||
# CONFIG_IIO_ST_HWMON is not set
|
||||
# CONFIG_IIO_BUFFER_CB is not set
|
||||
CONFIG_IIO_CONSUMERS_PER_TRIGGER=2
|
||||
# CONFIG_IIO_GPIO_TRIGGER is not set
|
||||
|
|
|
@ -134,9 +134,9 @@ CONFIG_KEYBOARD_ATKBD=y
|
|||
# CONFIG_MDA_CONSOLE is not set
|
||||
# CONFIG_MIXCOMWD is not set
|
||||
# CONFIG_MOUSE_BCM5974 is not set
|
||||
# CONFIG_MOUSE_CYAPA is not set
|
||||
CONFIG_MOUSE_PS2=y
|
||||
CONFIG_MOUSE_PS2_ALPS=y
|
||||
# CONFIG_MOUSE_CYAPA is not set
|
||||
# CONFIG_MOUSE_PS2_CYPRESS is not set
|
||||
# CONFIG_MOUSE_PS2_ELANTECH is not set
|
||||
CONFIG_MOUSE_PS2_LIFEBOOK=y
|
||||
|
|
Loading…
Reference in a new issue