From 5c38d7cb43e19c172295cef665748ba4e4cc2c8c Mon Sep 17 00:00:00 2001 From: Paul Bolle Date: Mon, 24 Oct 2011 13:40:29 +0200 Subject: [PATCH] --- yaml --- r: 274321 b: refs/heads/master c: 3462c8e6c7f8a19082acb9f970c9f6916cc13ce4 h: refs/heads/master i: 274319: c6be995d46080dd78bf4784fc294b449541e3fa3 v: v3 --- [refs] | 2 +- trunk/samples/Kconfig | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/[refs] b/[refs] index 2232b33635f3..8be5c9eadb9a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1a8fffff6737c0be0769ca273bb74a9337b549a6 +refs/heads/master: 3462c8e6c7f8a19082acb9f970c9f6916cc13ce4 diff --git a/trunk/samples/Kconfig b/trunk/samples/Kconfig index 96a7572853f7..41063e7592d2 100644 --- a/trunk/samples/Kconfig +++ b/trunk/samples/Kconfig @@ -61,10 +61,4 @@ config SAMPLE_KDB Build an example of how to dynamically add the hello command to the kdb shell. -config SAMPLE_HIDRAW - bool "Build simple hidraw example" - depends on HIDRAW && HEADERS_CHECK - help - Build an example of how to use hidraw from userspace. - endif # SAMPLES