X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Ftheadorable_defconfig;h=3c2e140abedccb7ed97536adf0023f12cfc20e23;hb=c27269953b94d19b3fc7a21a1c3e19985507b94d;hp=ecba1ec11f887d82a2f28e5841c5b87e01306c34;hpb=9b1b6d42256a4c2e59c803afdbf90d39371e61ba;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/theadorable_defconfig b/configs/theadorable_defconfig index ecba1ec..3c2e140 100644 --- a/configs/theadorable_defconfig +++ b/configs/theadorable_defconfig @@ -8,10 +8,15 @@ CONFIG_SPL_I2C_SUPPORT=y CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_SPL_SPI_FLASH_SUPPORT=y CONFIG_SPL_SPI_SUPPORT=y +# CONFIG_MMC is not set +CONFIG_VIDEO=y CONFIG_DEFAULT_DEVICE_TREE="armada-xp-theadorable" # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_FIT=y CONFIG_BOOTDELAY=3 +# CONFIG_CONSOLE_MUX is not set +CONFIG_SYS_CONSOLE_INFO_QUIET=y +# CONFIG_DISPLAY_BOARDINFO is not set CONFIG_SPL=y CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y @@ -39,5 +44,6 @@ CONFIG_DEBUG_UART_CLOCK=250000000 CONFIG_DEBUG_UART_SHIFT=2 CONFIG_SYS_NS16550=y CONFIG_VIDEO_MVEBU=y +# CONFIG_VIDEO_SW_CURSOR is not set CONFIG_REGEX=y CONFIG_LIB_RAND=y