X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fyucca_defconfig;h=edf1b45e5d5615c9aa5942a6b7f1317c740de1bf;hb=78d1e1d0a157c8b48ea19be6170b992745d30f38;hp=6c8e20a36e9bc703603885398f41cb7ec0da8b79;hpb=dd84058d24ff54d6b32818ffe44aeb4bba2cfae6;p=u-boot diff --git a/configs/yucca_defconfig b/configs/yucca_defconfig index 6c8e20a36e..edf1b45e5d 100644 --- a/configs/yucca_defconfig +++ b/configs/yucca_defconfig @@ -1,3 +1,11 @@ CONFIG_PPC=y CONFIG_4xx=y CONFIG_TARGET_YUCCA=y +CONFIG_OF_BOARD_SETUP=y +CONFIG_HUSH_PARSER=y +CONFIG_LOOPW=y +CONFIG_CMD_I2C=y +CONFIG_CMD_DHCP=y +CONFIG_CMD_PING=y +CONFIG_SYS_NS16550=y +CONFIG_OF_LIBFDT=y