]> git.sur5r.net Git - u-boot/commitdiff
configs: am335x_evm: Add DYNAMIC_CRC_TABLE
authorFaiz Abbas <faiz_abbas@ti.com>
Tue, 6 Feb 2018 13:45:59 +0000 (19:15 +0530)
committerTom Rini <trini@konsulko.com>
Wed, 14 Feb 2018 17:14:12 +0000 (12:14 -0500)
Add CONFIG_DYNAMIC_CRC_TABLE to am335x_evm_defconfig to reduce the
size of the image.

Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
configs/am335x_evm_defconfig

index 8f33c8e66bda72186390e33001250461e1ed3eaf..10b66e976ee93eaa848c2a0b198894d59a06ee41 100644 (file)
@@ -56,6 +56,7 @@ CONFIG_USB_GADGET_MANUFACTURER="Texas Instruments"
 CONFIG_USB_GADGET_VENDOR_NUM=0x0451
 CONFIG_USB_GADGET_PRODUCT_NUM=0xd022
 CONFIG_USB_ETHER=y
+CONFIG_DYNAMIC_CRC_TABLE=y
 CONFIG_RSA=y
 CONFIG_LZO=y
 CONFIG_OF_LIBFDT_OVERLAY=y