diff options
author | Darren Hart <dvhart@linux.intel.com> | 2014-03-14 08:01:52 -0700 |
---|---|---|
committer | Darren Hart <dvhart@linux.intel.com> | 2014-03-14 08:01:52 -0700 |
commit | 59815d81a87201b902bf263bfae24928e036dbbb (patch) | |
tree | 23e1a8970d29c658caef13a9c63901ba7afd6858 /conf/machine | |
parent | eb9240d44d52e7dacbbf162b6e7c395d2ad20be0 (diff) | |
download | meta-intel-59815d81a87201b902bf263bfae24928e036dbbb.tar.gz |
intel-common: Add nuc to the README
Both the Ivy Bridge and Haswell nuc systems are covered supported by the
intel-corei7-64 BSP. The HDMI audio requires manual configuration which
is handled by a machine-specific script in the nuc BSP. A general
solution to this sort of problem is in the works.
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'conf/machine')
-rw-r--r-- | conf/machine/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/README b/conf/machine/README index c68afc7f..4bab5c14 100644 --- a/conf/machine/README +++ b/conf/machine/README | |||
@@ -28,6 +28,7 @@ For intel-corei7-64: | |||
28 | crystalforest-server | 28 | crystalforest-server |
29 | crystalforest-gladden | 29 | crystalforest-gladden |
30 | haswell-wc | 30 | haswell-wc |
31 | nuc (Ivy Bridge and Haswell, manual audio config required) | ||
31 | romley | 32 | romley |
32 | sugarbay | 33 | sugarbay |
33 | 34 | ||