summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaehoon Chung <jh80.chung@samsung.com>2018-03-26 17:15:59 +0900
committerJaehoon Chung <jh80.chung@samsung.com>2019-01-21 16:25:21 +0900
commit214b392f49d1cd07a600d9b22e6d2644b3a4cbd2 (patch)
tree49c84247a49ed25b03d457abc524f4e19dd74cba
parente40ea1dfdd2a1b708241fbe64cba196514985d22 (diff)
downloadu-boot-artik7-214b392f49d1cd07a600d9b22e6d2644b3a4cbd2.tar.gz
u-boot-artik7-214b392f49d1cd07a600d9b22e6d2644b3a4cbd2.tar.bz2
u-boot-artik7-214b392f49d1cd07a600d9b22e6d2644b3a4cbd2.zip
configs: artik533_raptor_defconfig: disable CONFIG_ARTIK_OTA
Disable CONFIG_ARTIK_OTA. Tizen doesn't provide the ota feature. (If it needs to support this feature in Tizen, it will enable this configuration in future.) Change-Id: I47218199ac15b616b09c8ddbc1dde862b97460c6 Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
-rw-r--r--configs/artik533_raptor_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/artik533_raptor_defconfig b/configs/artik533_raptor_defconfig
index 514452aa8e..48a979c4d5 100644
--- a/configs/artik533_raptor_defconfig
+++ b/configs/artik533_raptor_defconfig
@@ -3,7 +3,6 @@ CONFIG_SYS_CONFIG_NAME="artik533_raptor"
CONFIG_ARCH_NEXELL=y
CONFIG_ARCH_S5P4418=y
CONFIG_TARGET_ARTIK530_RAPTOR=y
-CONFIG_ARTIK_OTA=y
CONFIG_DM_I2C=y
CONFIG_DM_GPIO=y
CONFIG_DEFAULT_DEVICE_TREE="s5p4418-artik533-raptor"