Skip to content

Commit

Permalink
i2c: Disable i2c app for qemu
Browse files Browse the repository at this point in the history
As up_i2cinitialize only available for artik

Relate-to: https://travis-ci.org/Samsung/TizenRT/jobs/453097081
Forwarded: #2439
Change-Id: I51ff1fe3d83bad34a59a0fb3adddcb087be814b2
Signed-off-by: Philippe Coval <p.coval@samsung.com>
  • Loading branch information
rzr committed Nov 9, 2018
1 parent 5a13eb9 commit 2acb6dc
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions build/configs/qemu/build_test/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1188,13 +1188,7 @@ CONFIG_TASH_CMDTASK_PRIORITY=100
# CONFIG_SYSTEM_CUTERM is not set
# CONFIG_SYSTEM_FLASH_ERASEALL is not set
# CONFIG_SYSTEM_FOTA_HAL is not set
CONFIG_SYSTEM_I2CTOOL=y
CONFIG_I2CTOOL_MINBUS=0
CONFIG_I2CTOOL_MAXBUS=3
CONFIG_I2CTOOL_MINADDR=0x03
CONFIG_I2CTOOL_MAXADDR=0x77
CONFIG_I2CTOOL_MAXREGADDR=0xff
CONFIG_I2CTOOL_DEFFREQ=400000
# CONFIG_SYSTEM_I2CTOOL is not set
# CONFIG_SYSTEM_INIFILE is not set
CONFIG_SYSTEM_PREAPP_INIT=y
CONFIG_SYSTEM_PREAPP_STACKSIZE=2048
Expand Down

0 comments on commit 2acb6dc

Please sign in to comment.