kernel: modules: Break out a submenu for RTCs
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 22 May 2024 08:09:37 +0000 (10:09 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 4 Jun 2024 07:28:25 +0000 (09:28 +0200)
commit5b3f6b4d967ad27e9732b35c222ff02f1b518cfb
tree4b4d52832c62f7fc3826ae3c39c6a4bcffc2b6e0
parent65f34e99284f33be96518ac48de7d0beb972633e
kernel: modules: Break out a submenu for RTCs

There are too many RTC drivers in other.mk, they deserve their
own menu and .mk-file, so let's break them out to a separate
entity.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
package/kernel/linux/modules/other.mk
package/kernel/linux/modules/rtc.mk [new file with mode: 0644]