Commit 0323fae
committed
kconfigs/Kconfig.kdevops: enable AB testing with TEST_AB
Often one wants to just enable AB testing. Instead of having another
kconfig file for it, just allow the user to use something like this:
make defconfig-xfs_reflink TEST_AB=y
That allows us to remove uncessary defconfigs just to enable AB testing.
Signed-off-by: Luis Chamberlain <[email protected]>1 parent 5e19806 commit 0323fae
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
97 | 102 | | |
98 | 103 | | |
| 104 | + | |
99 | 105 | | |
100 | 106 | | |
101 | 107 | | |
| |||
0 commit comments