diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2015-07-23 14:52:54 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-25 10:47:19 +0100 |
commit | 790b2293d28850890156331e05c4ba7a0daefaf6 (patch) | |
tree | c05f568b36306c9a51d2fe710a426db2ae63fa54 /README.hardware | |
parent | e6a917dafb80ca4691b9bb0e0cde3db447b42e1b (diff) | |
download | poky-790b2293d28850890156331e05c4ba7a0daefaf6.tar.gz |
README.hardware: drop mention of binary-only drivers
EMGD isn't provided in meta-intel anymore, so there's no point telling
people to look there.
(From meta-yocto rev: 9b8ec43df1d288d5360fde85413961a4234e6b17)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README.hardware')
-rw-r--r-- | README.hardware | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/README.hardware b/README.hardware index 0a34b214a3..9c74c5d3c3 100644 --- a/README.hardware +++ b/README.hardware | |||
@@ -105,9 +105,7 @@ Intel Atom platforms: | |||
105 | 105 | ||
106 | and is likely to work on many unlisted Atom/Core/Xeon based devices. The MACHINE | 106 | and is likely to work on many unlisted Atom/Core/Xeon based devices. The MACHINE |
107 | type supports ethernet, wifi, sound, and Intel/vesa graphics by default in | 107 | type supports ethernet, wifi, sound, and Intel/vesa graphics by default in |
108 | addition to common PC input devices, busses, and so on. Note that it does not | 108 | addition to common PC input devices, busses, and so on. |
109 | included the binary-only graphic drivers used on some Atom platforms, for | ||
110 | accelerated graphics on these machines please refer to meta-intel. | ||
111 | 109 | ||
112 | Depending on the device, it can boot from a traditional hard-disk, a USB device, | 110 | Depending on the device, it can boot from a traditional hard-disk, a USB device, |
113 | or over the network. Writing generated images to physical media is | 111 | or over the network. Writing generated images to physical media is |