1# SPDX-License-Identifier: GPL-2.0 2# 3# For a description of the syntax of this configuration file, 4# see Documentation/kbuild/kconfig-language.rst. 5# 6 7menu "RK3588 Chipset Code" 8source "vendor/drivers/Kconfig" 9 10source "vendor/net/Kconfig" 11endmenu 12