mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
7ef5fd4983
PD#SWPL-72631 Problem: common, build and common_drivers directories are not under the same directory Solution: common, build and common_drivers directories customization Verify: s4d and C2 AF400 Change-Id: I8e29737a0a791d58454691e922dda949098595bb Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com>
8 lines
143 B
Plaintext
8 lines
143 B
Plaintext
# SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
|
|
|
menu "Character devices"
|
|
|
|
source "$(COMMON_DRIVERS_DIR)/drivers/char/hw_random/Kconfig"
|
|
|
|
endmenu
|