1
1
Files
zyxel-vmg8825_b50b-cfw/target/linux/brcm963xx/Config.in
T
2026-04-17 18:33:03 +02:00

17 lines
406 B
Plaintext

menu "brcm963xx configuration"
depends on TARGET_brcm963xx
config BRCM963xx_SDK_VER_502L07
def_bool y
config BRCM_SDK_VERSION
string
default "502L07"
comment "!!! CAUTION !!!"
comment "Broadcom SDK are prebuild files(binary/object)"
comment "These files built by default configuration!"
comment "You should not change any options!!"
source "target/linux/brcm963xx/kconfigs/Config-502L07.in"
endmenu