kernel: allow selecting RTC drivers on targets without explicit RTC support

Keep them disabled by default to avoid pulling in extra kernel bloat

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau
2017-04-12 09:15:38 +02:00
parent 21c2e93e67
commit 5afe9a054c
2 changed files with 17 additions and 9 deletions

View File

@@ -34,7 +34,8 @@ config USB_GADGET_SUPPORT
bool
config RTC_SUPPORT
bool
tristate
depends on m
config BIG_ENDIAN
bool