summaryrefslogtreecommitdiffstats
path: root/rules/canutils.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/canutils.in')
-rw-r--r--rules/canutils.in9
1 files changed, 1 insertions, 8 deletions
diff --git a/rules/canutils.in b/rules/canutils.in
index 2bf655cbe..b42053292 100644
--- a/rules/canutils.in
+++ b/rules/canutils.in
@@ -3,7 +3,7 @@
menuconfig CANUTILS
tristate
prompt "canutils "
- select KERNEL if CANUTILS_BSP_KERNEL
+ select KERNEL_HEADER
select LIBSOCKETCAN if CANUTILS_4
help
The canutils package contains tools to configure
@@ -27,13 +27,6 @@ config CANUTILS_4
This will enable extra an extra dependency to libsocketcan.
-config CANUTILS_BSP_KERNEL
- bool "use BSP's kernel headers instead of toolchain's"
- help
- Select this if you're using a toolchain based on a
- kernel < 2.6.25. This kernel doesn't provide the
- necessary headers.
-
config CANUTILS_CANCONFIG
bool
prompt "canconfig"