diff options
author | Tom Rini <trini@konsulko.com> | 2020-04-28 16:15:47 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-04-28 16:15:47 -0400 |
commit | 556fd590db78def1cb92b0e887c665d3b75f7519 (patch) | |
tree | e99e20f537c7d5f3fe823f53d40db51b8fe65831 /configs/mt8518_ap1_emmc_defconfig | |
parent | dd2c676a659a03daeef31d1221da2edff009d426 (diff) | |
download | u-boot-556fd590db78def1cb92b0e887c665d3b75f7519.tar.gz u-boot-556fd590db78def1cb92b0e887c665d3b75f7519.tar.xz u-boot-556fd590db78def1cb92b0e887c665d3b75f7519.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/mt8518_ap1_emmc_defconfig')
-rw-r--r-- | configs/mt8518_ap1_emmc_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/mt8518_ap1_emmc_defconfig b/configs/mt8518_ap1_emmc_defconfig index 943c1b2577..a449804e04 100644 --- a/configs/mt8518_ap1_emmc_defconfig +++ b/configs/mt8518_ap1_emmc_defconfig @@ -45,5 +45,4 @@ CONFIG_USB_GADGET_VENDOR_NUM=0x0bb4 CONFIG_USB_GADGET_PRODUCT_NUM=0x0c01 CONFIG_WDT=y CONFIG_WDT_MTK=y -CONFIG_LZ4=y CONFIG_LZO=y |