X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fglacier_ramboot_defconfig;h=f4041e89fc2bb943079418494038852ecd68e1f7;hb=6eed3786c68c8a49d2986ac4f9f6e3071b769d41;hp=4fc23038e84b0bc71d007860c92a225164e71b0d;hpb=00cca639d56e791e5bea16b0e77d9540651132fe;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/glacier_ramboot_defconfig b/configs/glacier_ramboot_defconfig index 4fc2303..f4041e8 100644 --- a/configs/glacier_ramboot_defconfig +++ b/configs/glacier_ramboot_defconfig @@ -1,5 +1,10 @@ -CONFIG_SYS_EXTRA_OPTIONS="SYS_RAMBOOT,SYS_TEXT_BASE=0x01000000,SYS_LDSCRIPT=board/amcc/canyonlands/u-boot-ram.lds" CONFIG_PPC=y CONFIG_4xx=y CONFIG_TARGET_CANYONLANDS=y CONFIG_GLACIER=y +CONFIG_DEFAULT_DEVICE_TREE="glacier" +CONFIG_SYS_EXTRA_OPTIONS="SYS_RAMBOOT,SYS_TEXT_BASE=0x01000000,SYS_LDSCRIPT=board/amcc/canyonlands/u-boot-ram.lds" +CONFIG_CMD_SETEXPR=y +CONFIG_CMD_NET=y +CONFIG_OF_CONTROL=y +CONFIG_OF_EMBED=y