diff options
Diffstat (limited to 'src/Kconfig.deprecated_options')
-rw-r--r-- | src/Kconfig.deprecated_options | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/Kconfig.deprecated_options b/src/Kconfig.deprecated_options index 25d5b289b9..0abe76f2fa 100644 --- a/src/Kconfig.deprecated_options +++ b/src/Kconfig.deprecated_options @@ -4,16 +4,6 @@ menu "Deprecated" -# It might be possible to consolidate hard_reset() to southbridges, -# given that it (usually) uses its registers. -# The long term goal would be to eliminate hard_reset() from boards. -config BOARD_HAS_HARD_RESET - bool - default n - help - This variable specifies whether a given board has a reset.c - file containing a hard_reset() function. - # Will be removed (alongside with the PS/2 init code) once payloads # reliably support PS/2 init themselves. config DRIVERS_PS2_KEYBOARD |