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:
parent
ecd6632f36
commit
1bc0448564
3 changed files with 0 additions and 3 deletions
|
|
@ -4,4 +4,3 @@
|
|||
CONFIG_ZTEST=y
|
||||
CONFIG_ZTEST_NEW_API=y
|
||||
CONFIG_BBRAM=y
|
||||
CONFIG_BBRAM_EMUL=y
|
||||
|
|
|
|||
|
|
@ -4,4 +4,3 @@
|
|||
CONFIG_ZTEST=y
|
||||
CONFIG_ZTEST_NEW_API=y
|
||||
CONFIG_BBRAM=y
|
||||
CONFIG_BBRAM_IT8XXX2=y
|
||||
|
|
|
|||
|
|
@ -4,4 +4,3 @@
|
|||
CONFIG_ZTEST=y
|
||||
CONFIG_ZTEST_NEW_API=y
|
||||
CONFIG_BBRAM=y
|
||||
CONFIG_BBRAM_NPCX=y
|
||||
|
|
|
|||
Loading…
Reference in a new issue