define KernelPackage/input-core
SUBMENU:=$(OTHER_MENU)
TITLE:=Input device core
- DEPENDS:=@LINUX_2_6 @!TARGET_x86
+ DEPENDS:=@!TARGET_x86
KCONFIG:=CONFIG_INPUT
+endef
+
+define KernelPackage/input-core/2.4
+ FILES:=$(LINUX_DIR)/drivers/input/input.$(LINUX_KMOD_SUFFIX)
+ AUTOLOAD:=$(call AutoLoad,19,input)
+endef
+
+define KernelPackage/input-core/2.6
FILES:=$(LINUX_DIR)/drivers/input/input-core.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,19,input-core)
endef
CONFIG_IMQ=m
# CONFIG_INET_ECN is not set
CONFIG_INET=y
+# CONFIG_INPUT is not set
+# CONFIG_INPUT_DB9 is not set
# CONFIG_INPUT_EVDEV is not set
+# CONFIG_INPUT_GAMECON is not set
# CONFIG_INPUT_GAMEPORT is not set
-# CONFIG_INPUT is not set
+# CONFIG_INPUT_IFORCE_USB is not set
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_KEYBDEV is not set
# CONFIG_INPUT_MOUSEDEV is not set
+# CONFIG_INPUT_SERIO is not set
+# CONFIG_INPUT_TURBOGRAFX is not set
# CONFIG_INPUT_UINPUT is not set
# CONFIG_INTERMEZZO_FS is not set
CONFIG_IP6_NF_FILTER=m