drivers: rtc: update the RTC menuconfig title to unified format
Update the RTC driver menuconfig title to match the unified format
introduced in c41dd36de2
.
Move the RTC driver menuconfig entry so the menuconfig list is still
(mostly) alphabetically sorted.
Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
parent
407eedbafa
commit
36249451ba
2 changed files with 4 additions and 2 deletions
|
@ -2,7 +2,9 @@
|
|||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
menuconfig RTC
|
||||
bool "RTC driver support"
|
||||
bool "Real-Time Clock (RTC) drivers"
|
||||
help
|
||||
Enable RTC driver configuration.
|
||||
|
||||
if RTC
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue