diff options
Diffstat (limited to 'scripts/kconfig/tests/choice_value_with_m_dep/config')
-rw-r--r-- | scripts/kconfig/tests/choice_value_with_m_dep/config | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/kconfig/tests/choice_value_with_m_dep/config b/scripts/kconfig/tests/choice_value_with_m_dep/config deleted file mode 100644 index 3a126b7a2546..000000000000 --- a/scripts/kconfig/tests/choice_value_with_m_dep/config +++ /dev/null @@ -1,2 +0,0 @@ -CONFIG_CHOICE0=m -CONFIG_CHOICE1=m |