]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Convert CONFIG_DISABLE_CONSOLE to Kconfig
authorChristian Gmeiner <christian.gmeiner@gmail.com>
Mon, 10 Sep 2018 10:43:16 +0000 (12:43 +0200)
committerTom Rini <trini@konsulko.com>
Sat, 29 Sep 2018 12:07:29 +0000 (08:07 -0400)
This converts the following to Kconfig:
   CONFIG_DISABLE_CONSOLE

Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
common/Kconfig
scripts/config_whitelist.txt

index be2e1b80f7e4ca0669dc17e2643adf796444171c..41f27a133838b72bc69c5d216fcf2bab8494ca76 100644 (file)
@@ -259,6 +259,11 @@ config CONSOLE_RECORD_IN_SIZE
          The buffer is allocated immediately after the malloc() region is
          ready.
 
+config DISABLE_CONSOLE
+       bool "Add functionality to disable console completely"
+       help
+               Disable console (in & out).
+
 config IDENT_STRING
        string "Board specific string to be added to uboot version string"
        help
index 03e4d28b766d8599cba026dbc355d6c5c8a32424..787a45332f2b2315065b13e723662a3d7d38a72b 100644 (file)
@@ -366,7 +366,6 @@ CONFIG_DHCP_MIN_EXT_LEN
 CONFIG_DIALOG_POWER
 CONFIG_DIMM_SLOTS_PER_CTLR
 CONFIG_DIRECT_NOR_BOOT
-CONFIG_DISABLE_CONSOLE
 CONFIG_DISCONTIGMEM
 CONFIG_DISCOVER_PHY
 CONFIG_DISPLAY_AER_xxxx