mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-07-30 19:01:54 +08:00
19 lines
578 B
Plaintext
19 lines
578 B
Plaintext
|
|
config amlogic 'config'
|
|
option enable '1'
|
|
option amlogic_firmware_repo 'https://github.com/breakingbadboy/OpenWrt'
|
|
option amlogic_firmware_tag 'ARMv8'
|
|
option amlogic_firmware_suffix '.img.gz'
|
|
option amlogic_kernel_path 'https://github.com/ophub/kernel'
|
|
option amlogic_kernel_tags ''
|
|
option amlogic_kernel_branch ''
|
|
option amlogic_plugin_branch ''
|
|
option amlogic_firmware_config '1'
|
|
option amlogic_write_bootloader '0'
|
|
option amlogic_shared_fstype 'ext4'
|
|
|
|
config settings 'armcpu'
|
|
option governor0 'schedutil'
|
|
option minfreq0 '500000'
|
|
option maxfreq0 '1512000'
|