diff options
Diffstat (limited to 'target/linux/at91/patches-5.10/196-ARM-at91-debug-add-sama7g5-low-level-debug-uart.patch')
-rw-r--r-- | target/linux/at91/patches-5.10/196-ARM-at91-debug-add-sama7g5-low-level-debug-uart.patch | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/at91/patches-5.10/196-ARM-at91-debug-add-sama7g5-low-level-debug-uart.patch b/target/linux/at91/patches-5.10/196-ARM-at91-debug-add-sama7g5-low-level-debug-uart.patch index 40b05a43e8..c99a2d5219 100644 --- a/target/linux/at91/patches-5.10/196-ARM-at91-debug-add-sama7g5-low-level-debug-uart.patch +++ b/target/linux/at91/patches-5.10/196-ARM-at91-debug-add-sama7g5-low-level-debug-uart.patch @@ -15,8 +15,6 @@ Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> arch/arm/Kconfig.debug | 10 ++++++++++ 1 file changed, 10 insertions(+) -diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug -index dd1cf7035398..09901118e3fb 100644 --- a/arch/arm/Kconfig.debug +++ b/arch/arm/Kconfig.debug @@ -191,6 +191,14 @@ choice @@ -50,6 +48,3 @@ index dd1cf7035398..09901118e3fb 100644 default 0xf0010000 if DEBUG_ASM9260_UART default 0xf0100000 if DEBUG_DIGICOLOR_UA0 default 0xf01fb000 if DEBUG_NOMADIK_UART --- -2.32.0 - |