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:
@@ -34,7 +34,8 @@ config USB_GADGET_SUPPORT
|
||||
bool
|
||||
|
||||
config RTC_SUPPORT
|
||||
bool
|
||||
tristate
|
||||
depends on m
|
||||
|
||||
config BIG_ENDIAN
|
||||
bool
|
||||
|
||||
Reference in New Issue
Block a user