xref: /linux/scripts/kconfig/tests/err_recursive_dep/expected_stderr (revision a1ff5a7d78a036d6c2178ee5acd6ba4946243800)
1*9d0d2660SHONG Yifanerror: recursive dependency detected!
2*9d0d2660SHONG Yifan	symbol A depends on A
3cd238effSMauro Carvalho ChehabFor a resolution refer to Documentation/kbuild/kconfig-language.rst
4f1575595SMasahiro Yamadasubsection "Kconfig recursive dependency limitations"
5f1575595SMasahiro Yamada
6*9d0d2660SHONG Yifanerror: recursive dependency detected!
7*9d0d2660SHONG Yifan	symbol B is selected by B
8cd238effSMauro Carvalho ChehabFor a resolution refer to Documentation/kbuild/kconfig-language.rst
9f1575595SMasahiro Yamadasubsection "Kconfig recursive dependency limitations"
10f1575595SMasahiro Yamada
11*9d0d2660SHONG Yifanerror: recursive dependency detected!
12*9d0d2660SHONG Yifan	symbol C1 depends on C2
13*9d0d2660SHONG Yifan	symbol C2 depends on C1
14cd238effSMauro Carvalho ChehabFor a resolution refer to Documentation/kbuild/kconfig-language.rst
15f1575595SMasahiro Yamadasubsection "Kconfig recursive dependency limitations"
16f1575595SMasahiro Yamada
17*9d0d2660SHONG Yifanerror: recursive dependency detected!
18*9d0d2660SHONG Yifan	symbol D1 depends on D2
19*9d0d2660SHONG Yifan	symbol D2 is selected by D1
20cd238effSMauro Carvalho ChehabFor a resolution refer to Documentation/kbuild/kconfig-language.rst
21f1575595SMasahiro Yamadasubsection "Kconfig recursive dependency limitations"
22f1575595SMasahiro Yamada
23*9d0d2660SHONG Yifanerror: recursive dependency detected!
24*9d0d2660SHONG Yifan	symbol E1 depends on E2
25*9d0d2660SHONG Yifan	symbol E2 is implied by E1
26cd238effSMauro Carvalho ChehabFor a resolution refer to Documentation/kbuild/kconfig-language.rst
27f1575595SMasahiro Yamadasubsection "Kconfig recursive dependency limitations"
28f1575595SMasahiro Yamada
29*9d0d2660SHONG Yifanerror: recursive dependency detected!
30*9d0d2660SHONG Yifan	symbol F1 default value contains F2
31*9d0d2660SHONG Yifan	symbol F2 depends on F1
32cd238effSMauro Carvalho ChehabFor a resolution refer to Documentation/kbuild/kconfig-language.rst
335e8c5299SMasahiro Yamadasubsection "Kconfig recursive dependency limitations"
345e8c5299SMasahiro Yamada
35*9d0d2660SHONG Yifanerror: recursive dependency detected!
36*9d0d2660SHONG Yifan	symbol G depends on G
37cd238effSMauro Carvalho ChehabFor a resolution refer to Documentation/kbuild/kconfig-language.rst
385e8c5299SMasahiro Yamadasubsection "Kconfig recursive dependency limitations"
39