X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Farches_defconfig;h=469dace8b1231c75064bc500af3f8b4c90ea2e96;hb=6eed3786c68c8a49d2986ac4f9f6e3071b769d41;hp=60e6ef9098dba27e8c1b1cb3bb7adbea77843e81;hpb=6566041c0bf9523becf5292e45a0f5c3686ebdd4;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/arches_defconfig b/configs/arches_defconfig index 60e6ef9..469dace 100644 --- a/configs/arches_defconfig +++ b/configs/arches_defconfig @@ -2,3 +2,7 @@ CONFIG_PPC=y CONFIG_4xx=y CONFIG_TARGET_CANYONLANDS=y CONFIG_ARCHES=y +CONFIG_DEFAULT_DEVICE_TREE="arches" +CONFIG_CMD_SETEXPR=y +CONFIG_CMD_NET=y +CONFIG_OF_CONTROL=y