projects
/
profile
/
common
/
platform
/
kernel
/
u-boot-artik7.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e40ea1d
)
configs: artik533_raptor_defconfig: disable CONFIG_ARTIK_OTA
author
Jaehoon Chung
<jh80.chung@samsung.com>
Mon, 26 Mar 2018 08:15:59 +0000
(17:15 +0900)
committer
Jaehoon Chung
<jh80.chung@samsung.com>
Mon, 21 Jan 2019 07:25:21 +0000
(16:25 +0900)
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>
configs/artik533_raptor_defconfig
patch
|
blob
|
history
diff --git
a/configs/artik533_raptor_defconfig
b/configs/artik533_raptor_defconfig
index 514452aa8ee99812d4ddc68753eb4ff0cdef2e3e..48a979c4d57f0f731d346205ae06b0872e813e1d 100644
(file)
--- 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"