mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:30:16 +02:00
[x86] generic: Enable HPET, HID and AT keyboard support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30309 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a917102339
commit
c34ae937e0
@ -42,7 +42,10 @@ CONFIG_DUMMY_CONSOLE=y
|
||||
# CONFIG_EL2 is not set
|
||||
# CONFIG_EL3 is not set
|
||||
# CONFIG_ELPLUS is not set
|
||||
# CONFIG_HPET is not set
|
||||
CONFIG_HID=y
|
||||
CONFIG_HID_SUPPORT=y
|
||||
CONFIG_HPET=y
|
||||
CONFIG_HPET_MMAP=y
|
||||
# CONFIG_HP_ACCEL is not set
|
||||
CONFIG_HW_CONSOLE=y
|
||||
CONFIG_INPUT=y
|
||||
@ -56,6 +59,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
|
||||
# CONFIG_INTEL_MENLOW is not set
|
||||
CONFIG_ISA=y
|
||||
CONFIG_ISAPNP=y
|
||||
CONFIG_KEYBOARD_ATKBD=y
|
||||
# CONFIG_LANCE is not set
|
||||
# CONFIG_LEDS_CLEVO_MAIL is not set
|
||||
# CONFIG_MDA_CONSOLE is not set
|
||||
|
Loading…
Reference in New Issue
Block a user