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