armbian-build/config/sources/sun50iw2.conf
2017-08-23 13:35:38 +03:00

13 lines
239 B
Plaintext

source "${BASH_SOURCE%/*}/sunxi64_common.inc"
OVERLAY_PREFIX='sun50i-h5'
BOOTENV_FILE='sun50iw2-next.txt'
[[ -z $CPUMIN ]] && CPUMIN=480000
[[ -z $CPUMAX ]] && CPUMAX=1010000
GOVERNOR=ondemand
ASOUND_STATE='asound.state.sun50iw2-dev'