diff options
author | Tom Rini <trini@konsulko.com> | 2017-09-08 10:14:49 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-09-08 10:14:49 -0400 |
commit | df35f4530b5bb3c462d9da1b065b3a3a0ec196d3 (patch) | |
tree | a69e0779addb53c518eaeeee2a81e8d54cfd0a3d /configs/sheep-rk3368_defconfig | |
parent | 0532ceef30b735fe24c0cb4f77fb1717bd55c7ee (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/sheep-rk3368_defconfig')
-rw-r--r-- | configs/sheep-rk3368_defconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/sheep-rk3368_defconfig b/configs/sheep-rk3368_defconfig index e641888e16..b862a14751 100644 --- a/configs/sheep-rk3368_defconfig +++ b/configs/sheep-rk3368_defconfig @@ -4,9 +4,8 @@ CONFIG_SYS_MALLOC_F_LEN=0x1000 CONFIG_ROCKCHIP_RK3368=y CONFIG_DEFAULT_DEVICE_TREE="rk3368-sheep" CONFIG_DEBUG_UART=y -# CONFIG_DISPLAY_CPUINFO is not set -CONFIG_FASTBOOT=y CONFIG_ANDROID_BOOT_IMAGE=y +# CONFIG_DISPLAY_CPUINFO is not set # CONFIG_CMD_IMLS is not set CONFIG_CMD_MMC=y CONFIG_REGMAP=y |