blob: d643bcda6f78806f3b4a1cba301381e762d1a91c [file] [log] [blame]
yang.li24770372022-01-11 15:21:49 +08001# Copyright (c) 2021-2022 Amlogic, Inc. All rights reserved.
2
3# SPDX-License-Identifier: MIT
4
Kelvin Zhang5100b552022-04-18 15:17:19 +08005rsource "stick_mem/Kconfig"
6rsource "uart/Kconfig"
7rsource "cec/Kconfig"
8rsource "ddr/Kconfig"
9rsource "mailbox/Kconfig"
10rsource "vrtc/Kconfig"
11rsource "str/Kconfig"
12rsource "gpio/Kconfig"
13rsource "key/Kconfig"
14rsource "pwm/Kconfig"
junyi.zhao210bc8b2022-09-19 17:57:28 +080015rsource "leds/Kconfig"
Kelvin Zhang5100b552022-04-18 15:17:19 +080016rsource "timer_source/Kconfig"
17rsource "saradc/Kconfig"
18rsource "ir/Kconfig"
19rsource "rtc/Kconfig"
Shunzhou Jiang2573c462022-07-20 19:49:23 +080020rsource "hwspinlock/Kconfig"
junyi.zhaoe6d8ed72022-08-23 19:05:59 +080021rsource "i2c/Kconfig"
Kelvin Zhangfb83eef2022-11-14 17:30:56 +080022rsource "ethernet/Kconfig"