X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=samples%2FKconfig;h=8924f72f062992fe45f8ee16e986fe90bfc19f70;hb=e69381b4175ba162229646f6753ff1d87c24d468;hp=e4be84ac3d381c217982cdffc71ec92fa7cd6c9b;hpb=e069efb6bbf8f739a2e084183709b5eb76abf90d;p=firefly-linux-kernel-4.4.55.git diff --git a/samples/Kconfig b/samples/Kconfig index e4be84ac3d38..8924f72f0629 100644 --- a/samples/Kconfig +++ b/samples/Kconfig @@ -1,5 +1,3 @@ -# samples/Kconfig - menuconfig SAMPLES bool "Sample kernel code" help @@ -47,4 +45,3 @@ config SAMPLE_HW_BREAKPOINT This builds kernel hardware breakpoint example modules. endif # SAMPLES -