diff options
Diffstat (limited to 'src/console')
-rw-r--r-- | src/console/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/console/Kconfig b/src/console/Kconfig index 83826954b5..dbd11f65e8 100644 --- a/src/console/Kconfig +++ b/src/console/Kconfig @@ -334,7 +334,7 @@ config NO_POST default n config POST_PORT - int + hex default 0x80 config CONSOLE_POST |