mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-09 17:40:46 +00:00
arm-bsp: Fix FVP kernel warning
ARM_TIMER_SP804 config entry is not being found. Add COMPILE_TEST to allow for it to show up. Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
+1
@@ -1,3 +1,4 @@
|
||||
# Dual timer module
|
||||
CONFIG_COMPILE_TEST=y
|
||||
CONFIG_ARM_TIMER_SP804=y
|
||||
CONFIG_CLK_SP810=y
|
||||
|
||||
Reference in New Issue
Block a user