diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-04-09 11:31:19 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-04-09 11:31:19 +0000 |
commit | 33bcbab6a41b2d971cce1d7d700a64790f33788e (patch) | |
tree | b13828cc2feb8607af123ee27c235a1d892b829e /target | |
parent | f7b6aa6a44b0fcc49f0dea7f96c4b99f571e70c9 (diff) | |
download | upstream-33bcbab6a41b2d971cce1d7d700a64790f33788e.tar.gz upstream-33bcbab6a41b2d971cce1d7d700a64790f33788e.tar.bz2 upstream-33bcbab6a41b2d971cce1d7d700a64790f33788e.zip |
x86: generic: fix soekris support (closes #7081)
SVN-Revision: 20757
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/x86/generic/config-default | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/x86/generic/config-default b/target/linux/x86/generic/config-default new file mode 100644 index 0000000000..9bfdf46ed0 --- /dev/null +++ b/target/linux/x86/generic/config-default @@ -0,0 +1,2 @@ +CONFIG_PATA_LEGACY=y +CONFIG_PATA_PLATFORM=y |