diff options
Diffstat (limited to 'debian/patches-rt/0005-ARM-at91-Implement-clocksource-selection.patch')
-rw-r--r-- | debian/patches-rt/0005-ARM-at91-Implement-clocksource-selection.patch | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/debian/patches-rt/0005-ARM-at91-Implement-clocksource-selection.patch b/debian/patches-rt/0005-ARM-at91-Implement-clocksource-selection.patch index 561c3c162..1ca294cdf 100644 --- a/debian/patches-rt/0005-ARM-at91-Implement-clocksource-selection.patch +++ b/debian/patches-rt/0005-ARM-at91-Implement-clocksource-selection.patch @@ -1,8 +1,7 @@ -From 4071bcd6aab6d507cb20f20cfc9f111cfa5a406f Mon Sep 17 00:00:00 2001 From: Alexandre Belloni <alexandre.belloni@bootlin.com> Date: Thu, 13 Sep 2018 13:30:22 +0200 -Subject: [PATCH 005/347] ARM: at91: Implement clocksource selection -Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patches-4.19.246-rt110.tar.xz +Subject: [PATCH 005/342] ARM: at91: Implement clocksource selection +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=86f4900f6f6c9c8786a1162b473598e6f83fa5fd Allow selecting and unselecting the PIT clocksource driver so it doesn't have to be compile when unused. @@ -50,6 +49,3 @@ index 903f23c309df..fa493a86e2bb 100644 config HAVE_AT91_UTMI bool --- -2.36.1 - |