• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0
2
3menu "Allwinner BSP"
4
5source "$(BSP_TOP)platform/Kconfig"
6source "$(BSP_TOP)drivers/Kconfig"
7# source "$(BSP_TOP)modules/nand/Kconfig"
8# source "$(BSP_TOP)modules/gpu/Kconfig"
9
10endmenu
11