X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fiocon_defconfig;h=175979d53132e1275a6aef9f2e5240687d4a2619;hb=c27269953b94d19b3fc7a21a1c3e19985507b94d;hp=a330a08f2d433aaef3a05d2557dc41d86030886a;hpb=79493609c5300be6cc555ab8bd38971360b381f6;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/iocon_defconfig b/configs/iocon_defconfig index a330a08..175979d 100644 --- a/configs/iocon_defconfig +++ b/configs/iocon_defconfig @@ -1,10 +1,12 @@ CONFIG_PPC=y CONFIG_IDENT_STRING=" iocon 0.06" +# CONFIG_MMC is not set CONFIG_4xx=y CONFIG_TARGET_IOCON=y CONFIG_FIT=y CONFIG_OF_BOARD_SETUP=y CONFIG_BOOTDELAY=5 +CONFIG_SYS_CONSOLE_INFO_QUIET=y CONFIG_VERSION_VARIABLE=y # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_HUSH_PARSER=y @@ -19,5 +21,6 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_CACHE=y +# CONFIG_PCI is not set CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y