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 <fabiobaltieri@google.com>
This commit is contained in:
parent
7ee4011166
commit
eb580eb903
2 changed files with 0 additions and 5 deletions
|
@ -14,5 +14,3 @@ CONFIG_CONSOLE=y
|
|||
CONFIG_UART_CONSOLE=y
|
||||
CONFIG_SERIAL=y
|
||||
CONFIG_GPIO=y
|
||||
|
||||
CONFIG_PM=y
|
||||
|
|
|
@ -12,6 +12,3 @@ CONFIG_CONSOLE=y
|
|||
CONFIG_UART_CONSOLE=y
|
||||
CONFIG_SERIAL=y
|
||||
CONFIG_GPIO=y
|
||||
|
||||
# power management stuff
|
||||
CONFIG_PM=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue