1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 10:58:12 +03:00

Enable keyboard for x86

This is required for qemu like descripted in
here http://wiki.openwrt.org/doc/howto/qemu



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30966 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
ryd 2012-03-17 21:32:08 +00:00
parent c0f7b08bdc
commit 416f12e02a

View File

@ -164,6 +164,8 @@ CONFIG_HW_RANDOM_VIA=y
# CONFIG_IBM_RTL is not set
CONFIG_ILLEGAL_POINTER_VALUE=0
CONFIG_INITRAMFS_SOURCE=""
CONFIG_INPUT=y
CONFIG_INPUT_KEYBOARD=y
CONFIG_INSTRUCTION_DECODER=y
# CONFIG_IOMMU_API is not set
# CONFIG_IOMMU_HELPER is not set
@ -190,6 +192,7 @@ CONFIG_KALLSYMS=y
CONFIG_KERNEL_GZIP=y
# CONFIG_KERNEL_LZMA is not set
CONFIG_KEXEC=y
CONFIG_KEYBOARD_ATKBD=y
CONFIG_KTIME_SCALAR=y
# CONFIG_M386 is not set
CONFIG_M486=y