tests: drivers: bbram: remove conf file setting of bbram drivers

Now that bbram drivers are enabled based on devicetree we can
remove any cases of them getting enabled by *.conf files.

Signed-off-by: Kumar Gala <galak@kernel.org>
This commit is contained in:
Kumar Gala 2022-08-10 23:26:51 -05:00 committed by Kumar Gala
parent ecd6632f36
commit 1bc0448564
3 changed files with 0 additions and 3 deletions

View file

@ -4,4 +4,3 @@
CONFIG_ZTEST=y
CONFIG_ZTEST_NEW_API=y
CONFIG_BBRAM=y
CONFIG_BBRAM_EMUL=y

View file

@ -4,4 +4,3 @@
CONFIG_ZTEST=y
CONFIG_ZTEST_NEW_API=y
CONFIG_BBRAM=y
CONFIG_BBRAM_IT8XXX2=y

View file

@ -4,4 +4,3 @@
CONFIG_ZTEST=y
CONFIG_ZTEST_NEW_API=y
CONFIG_BBRAM=y
CONFIG_BBRAM_NPCX=y