Hi,

almost the same patch submitted a while ago was rejected. I do not think your 
patch will be accepted, see:

http://patchwork.openwrt.org/patch/4832/

Jiri

On March 26, 2014 6:16:44 PM CET, Darren Lissimore <[email protected]> 
wrote:
>
>I needed to add the ATA drivers to the defalut x86_64 kernel config to
>get the 
>VMware disk images booting. 
>
>Tested and verified functioning on VMware Workstation 9.0.3 . 
>
>diff --git a/target/linux/x86_64/config-default
>b/target/linux/x86_64/config-
>default
>index ad27973..76922a7 100644
>--- a/target/linux/x86_64/config-default
>+++ b/target/linux/x86_64/config-default
>@@ -61,7 +61,9 @@ CONFIG_ARCH_WANT_FRAME_POINTERS=y
> CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
> # CONFIG_ASUS_LAPTOP is not set
> CONFIG_ATA=y
>-# CONFIG_ATA_SFF is not set
>+CONFIG_ATA_GENERIC=y
>+CONFIG_ATA_PIIX=y
>+CONFIG_ATA_SFF=y
> CONFIG_AUDIT_ARCH=y
> CONFIG_BINFMT_MISC=y
> CONFIG_BLK_DEV_SD=y
>
>Signed-off-by: Darren Lissimore <[email protected]>
>_______________________________________________
>openwrt-devel mailing list
>[email protected]
>https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

-- 
Odesláno z mého telefonu s Androidem pomocí pošty K-9 Mail. Omluvte prosím moji 
stručnost.
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to