Skip to content

Commit f5d570e

Browse files
lyakhlgirdwood
authored andcommitted
build: (cosmetic) remove unused Kconfig option
CONFIG_WAKEUP_HOOK isn't used anywhere, remove it. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
1 parent 4f2e381 commit f5d570e

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/arch/xtensa/Kconfig

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,3 @@ config NO_SECONDARY_CORE_ROM
88
help
99
Indicates that secondary core have rom, alternate reset vector
1010
is needed if not
11-
12-
config WAKEUP_HOOK
13-
bool
14-
default n
15-
help
16-
Enables hook that is called and after coming back from WAITI.
17-
This config should be selected by other platform-level configs.
18-
Platforms that use it, have to implement hook function
19-
platform_interrupt_on_wakeup.

0 commit comments

Comments
 (0)