machine: rk3066: Use SoC specific assignments

In this way the modifications will be used on all RK3066 boards.

Signed-off-by: Eddie Cai <eddie.cai.linux@gmail.com>
Reviewed-by: Trevor Woerner <twoerner@gmail.com>
Reviewed-by: Romain Perier <romain.perier@collabora.com>
This commit is contained in:
Trevor Woerner 2017-02-18 00:25:50 -05:00 committed by Romain Perier
parent 18f6afefd1
commit b3c70ca0b6

View File

@ -1,7 +1,10 @@
# Copyright (C) 2014 NEO-Technologies
# Released under the MIT license (see COPYING.MIT for the terms)
SOC_FAMILY = "rk3066"
require conf/machine/include/tune-cortexa9.inc
require conf/machine/include/soc-family.inc
PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"