$(call AddDepends/hwmon,@TARGET_rdc||TARGET_x86 +kmod-hwmon-vid)
endef
-define KernelPacakge/hwmon-w83627hf/description
+define KernelPackage/hwmon-w83627hf/description
Kernel module for the Winbond W83627HF chips.
endef
$(call AddDepends/hwmon,+kmod-i2c-core)
endef
-define KernelPacakge/hwmon-gsc/description
+define KernelPackage/hwmon-gsc/description
Kernel module for the Gateworks System Controller chips.
endef
$(call AddDepends/hwmon,+kmod-i2c-core)
endef
-define KernelPacakge/hwmon-tmp421/description
+define KernelPackage/hwmon-tmp421/description
Kernel module for the Texas Instruments TMP421 and compatible chips.
endef
$(call AddDepends/hwmon,+kmod-i2c-core)
endef
-define KernelPacakge/hwmon-gpiofan/description
+define KernelPackage/hwmon-gpiofan/description
Kernel module for GPIO controlled FANs
endef
AUTOLOAD:=$(call AutoProbe,mvsdio)
endef
-define KernelPacakge/mvsdio/description
+define KernelPackage/mvsdio/description
Kernel support for the Marvell SDIO controller
endef
AUTOLOAD:=$(call AutoLoad,17,pps_core,1)
endef
-define KernelPacakge/pps/description
+define KernelPackage/pps/description
PPS (Pulse Per Second) is a special pulse provided by some GPS
antennae. Userland can use it to get a high-precision time
reference.
AUTOLOAD:=$(call AutoLoad,18,pps-gpio,1)
endef
-define KernelPacakge/pps-gpio/description
+define KernelPackage/pps-gpio/description
Support for a PPS source using GPIO. To be useful you must
also register a platform device specifying the GPIO pin and
other options, usually in your board setup.
AUTOLOAD:=$(call AutoLoad,18,ptp,1)
endef
-define KernelPacakge/ptp/description
+define KernelPackage/ptp/description
The IEEE 1588 standard defines a method to precisely
synchronize distributed clocks over Ethernet networks.
endef
AUTOLOAD:=$(call AutoProbe,gianfar_ptp)
endef
-define KernelPacakge/ptp-gianfar/description
+define KernelPackage/ptp-gianfar/description
Kernel module for IEEE 1588 support for Freescale
Gianfar Ethernet drivers
endef