coresight: Adding coresight support for arm64 architecture
Most CoreSight blocks are 64-bit ready. As such move configuration entries from "arch/arm/Kconfig.config" to the driver's subdirectory and source the newly created Kconfig from architecture specific Kconfig.debug files. Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:

committed by
Greg Kroah-Hartman

parent
72f641fe68
commit
3288731e62
@@ -89,4 +89,6 @@ config DEBUG_ALIGN_RODATA
|
||||
|
||||
If in doubt, say N
|
||||
|
||||
source "drivers/coresight/Kconfig"
|
||||
|
||||
endmenu
|
||||
|
Reference in New Issue
Block a user