Skip to content

Commit 052121e

Browse files
ioannisgcarlescufi
authored andcommitted
drivers: clock control: rename Kconfig.nrf5 to Kconfig.nrf
Renaming Kconfig.nrf5 to Kconfig.nrf in the wake of extending the use of the nRF clock control driver to both nRF5 and nRF91 SOC series. Signed-off-by: Ioannis Glaropoulos <[email protected]>
1 parent 2e68765 commit 052121e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

drivers/clock_control/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ module = CLOCK_CONTROL
2323
module-str = clock control
2424
source "subsys/logging/Kconfig.template.log_config"
2525

26-
source "drivers/clock_control/Kconfig.nrf5"
26+
source "drivers/clock_control/Kconfig.nrf"
2727

2828
source "drivers/clock_control/Kconfig.quark_se"
2929

File renamed without changes.

0 commit comments

Comments
 (0)