X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fopenrd_base_defconfig;h=01685791957cea4f120e518eb42d983e7672e383;hb=711b534120c0a5f73cdb9a25eb91f9aa0c5e09ab;hp=2f4035541ee039dc2e64dc216e229a2fe5be933c;hpb=dc557e9a1fe00ca9d884bd88feef5bebf23fede4;p=u-boot diff --git a/configs/openrd_base_defconfig b/configs/openrd_base_defconfig index 2f4035541e..0168579195 100644 --- a/configs/openrd_base_defconfig +++ b/configs/openrd_base_defconfig @@ -1,8 +1,10 @@ CONFIG_ARM=y CONFIG_KIRKWOOD=y CONFIG_TARGET_OPENRD=y +CONFIG_IDENT_STRING="\nOpenRD-Base" CONFIG_SYS_EXTRA_OPTIONS="BOARD_IS_OPENRD_BASE" CONFIG_BOOTDELAY=3 +# CONFIG_DISPLAY_BOARDINFO is not set # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set CONFIG_CMD_MMC=y @@ -13,5 +15,8 @@ CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_EXT2=y CONFIG_CMD_FAT=y +CONFIG_CMD_UBI=y CONFIG_SYS_NS16550=y +CONFIG_USB=y +CONFIG_USB_STORAGE=y CONFIG_OF_LIBFDT=y