X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=samples%2FKconfig;h=4b02f5a0e6560f4c886d413409d5507ffe6b0356;hb=2077776641b6ffb0049f13018d2e162340ec51c7;hp=e1fb471cc50182e5e907bef3caa566f8ede7e6d4;hpb=03414e57ad9875d0c8bfa5a4a65813cb2157372e;p=linux-2.6-omap-h63xx.git diff --git a/samples/Kconfig b/samples/Kconfig index e1fb471cc50..4b02f5a0e65 100644 --- a/samples/Kconfig +++ b/samples/Kconfig @@ -13,6 +13,12 @@ config SAMPLE_MARKERS help This build markers example modules. +config SAMPLE_TRACEPOINTS + tristate "Build tracepoints examples -- loadable modules only" + depends on TRACEPOINTS && m + help + This build tracepoints example modules. + config SAMPLE_KOBJECT tristate "Build kobject examples" help