1
1

Initial dump from Zyxel

This commit is contained in:
2026-04-17 17:00:52 +02:00
commit 81fec250f4
23116 changed files with 5231237 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
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