mirror of
https://github.com/andreili/SBC_builder.git
synced 2025-09-25 14:04:40 +02:00
33 lines
774 B
JSON
33 lines
774 B
JSON
[
|
|
{
|
|
"name": "btt_pi2_defconfig",
|
|
"save_path": "arch/arm64/configs/btt_pi2_defconfig",
|
|
"_depends":
|
|
[
|
|
"rk356x"
|
|
],
|
|
"options":
|
|
[
|
|
"CONFIG_DEFAULT_HOSTNAME=\"(none)\""
|
|
]
|
|
},
|
|
{
|
|
"name": "btt_pi2_printer_defconfig",
|
|
"save_path": "arch/arm64/configs/btt_pi2_printer_defconfig",
|
|
"depends":
|
|
[
|
|
"rk3566",
|
|
"serial_embed"
|
|
],
|
|
"options":
|
|
[
|
|
"CONFIG_LOCALVERSION=\"-arm64\"",
|
|
"CONFIG_LOCALVERSION_AUTO=n",
|
|
"CONFIG_CLK_RK3528=y",
|
|
"CONFIG_CLK_RK3562=y",
|
|
"CONFIG_ARM_RK3328_DMC_DEVFREQ=y",
|
|
"CONFIG_DEFAULT_HOSTNAME=\"Printer\""
|
|
]
|
|
}
|
|
]
|