Skip to content

Commit eb580eb

Browse files
fabiobaltierikartben
authored andcommitted
boards: mec: drop CONFIG_PM=y
Power management should not be selected at board level but rather by the application. Signed-off-by: Fabio Baltieri <[email protected]>
1 parent 7ee4011 commit eb580eb

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

boards/microchip/mec1501modular_assy6885/mec1501modular_assy6885_defconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,3 @@ CONFIG_CONSOLE=y
1414
CONFIG_UART_CONSOLE=y
1515
CONFIG_SERIAL=y
1616
CONFIG_GPIO=y
17-
18-
CONFIG_PM=y

boards/microchip/mec15xxevb_assy6853/mec15xxevb_assy6853_defconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,3 @@ CONFIG_CONSOLE=y
1212
CONFIG_UART_CONSOLE=y
1313
CONFIG_SERIAL=y
1414
CONFIG_GPIO=y
15-
16-
# power management stuff
17-
CONFIG_PM=y

0 commit comments

Comments
 (0)