test/py/tests/test_sleep.py: Add check for CONFIG_CMD_MISC
[platform/kernel/u-boot.git] / lib / display_options.c
index 83ea4de..29343fc 100644 (file)
@@ -5,8 +5,8 @@
  * SPDX-License-Identifier:    GPL-2.0+
  */
 
-#include <config.h>
 #include <common.h>
+#include <console.h>
 #include <div64.h>
 #include <inttypes.h>
 #include <version.h>