drivers/sensor/bma4xx/Kconfig: Change native_posix reference to native_sim
As we are replacing native_posix with native_sim, let's use native_sim instead of native_posix as example platform. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
11530015ad
commit
46193f48f6
1 changed files with 1 additions and 1 deletions
|
@ -28,4 +28,4 @@ config EMUL_BMA4XX
|
||||||
depends on EMUL
|
depends on EMUL
|
||||||
help
|
help
|
||||||
Enable the hardware emulator for the BMA4XX. Doing so allows exercising
|
Enable the hardware emulator for the BMA4XX. Doing so allows exercising
|
||||||
sensor APIs for this sensor in native_posix and qemu.
|
sensor APIs for this sensor in native_sim and qemu.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue