X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Ftheadorable_defconfig;h=3c2e140abedccb7ed97536adf0023f12cfc20e23;hb=c27269953b94d19b3fc7a21a1c3e19985507b94d;hp=fd569e5e9806e3a3f83119a90b03779abee8340f;hpb=f812574e61e9bfe37e76e620606fd1a65cc9cdc2;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/theadorable_defconfig b/configs/theadorable_defconfig index fd569e5..3c2e140 100644 --- a/configs/theadorable_defconfig +++ b/configs/theadorable_defconfig @@ -8,10 +8,14 @@ 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 @@ -40,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