Why is this going into x86 and not x86/generic?

On 3/17/12 3:32 PM, openwrt-comm...@openwrt.org wrote:
> Author: ryd
> Date: 2012-03-17 22:32:08 +0100 (Sat, 17 Mar 2012)
> New Revision: 30966
> 
> Modified:
>    trunk/target/linux/x86/config-default
> Log:
> Enable keyboard for x86
> 
> This is required for qemu like descripted in
> here http://wiki.openwrt.org/doc/howto/qemu
> 
> 
> 
> Modified: trunk/target/linux/x86/config-default
> ===================================================================
> --- trunk/target/linux/x86/config-default     2012-03-17 21:30:31 UTC (rev 
> 30965)
> +++ trunk/target/linux/x86/config-default     2012-03-17 21:32:08 UTC (rev 
> 30966)
> @@ -164,6 +164,8 @@
>  # 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_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
> 
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to