conf: machine: all rk3188-based boards have now DEFAULTTUNE "cortexa9-neon"

This commit is contained in:
Romain Perier 2015-06-20 12:41:35 +00:00
parent 22c99914e6
commit 535c07ca67

View File

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