diff --git a/config/boards/nanopineoplus2.conf b/config/boards/nanopineoplus2.conf index c27ea5cbe8..3489398674 100644 --- a/config/boards/nanopineoplus2.conf +++ b/config/boards/nanopineoplus2.conf @@ -9,14 +9,16 @@ DEFAULT_OVERLAYS="usbhost1 usbhost2" CPUMIN="480000" CPUMAX="1008000" # +BUILD_DESKTOP="no" +# KERNEL_TARGET="next,dev" CLI_TARGET="" DESKTOP_TARGET="" # -CLI_BETA_TARGET="xenial:next" +CLI_BETA_TARGET="stretch:next" DESKTOP_BETA_TARGET="" # -RECOMMENDED="Ubuntu_xenial_next_nightly:80" +RECOMMENDED="Debian_stretch_next_nightly:60" # BOARDRATING="" CHIP="https://docs.armbian.com/Hardware_Allwinner-H5-A64/"