mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-05 02:20:30 +00:00
arm-bsp/linux: Introduce FVP common config fragment
Issue-Id: SCM-2121 Signed-off-by: Diego Sueiro <diego.sueiro@arm.com> Change-Id: Ic829801d2d32d6702f49adcd79f0f24a4595bbe1 Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
# SPDX-License-Identifier: MIT
|
||||
CONFIG_SERIAL_AMBA_PL011=y
|
||||
CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
|
||||
|
||||
CONFIG_ARM_SP805_WATCHDOG=y
|
||||
|
||||
CONFIG_RTC_CLASS=y
|
||||
CONFIG_RTC_DRV_PL031=y
|
||||
Reference in New Issue
Block a user