tests: drivers: eeprom: api: Replace prj_<board> files with overlays

Replaces the old prj_<board>.conf files with board overlays instead.

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
Jamie McCrae 2023-03-20 08:29:50 +00:00 committed by Carles Cufí
parent 5bc019d713
commit 192f64f73c

View file

@ -1,7 +1,3 @@
CONFIG_ZTEST=y
CONFIG_ZTEST_NEW_API=y
CONFIG_TEST_USERSPACE=y
CONFIG_EEPROM=y
CONFIG_EEPROM_SIMULATOR=y
CONFIG_EEPROM_EMULATOR=y
CONFIG_EEPROM_INIT_PRIORITY=75