Explorar o código

- fix wrong help-text

Bernhard Reutner-Fischer %!s(int64=18) %!d(string=hai) anos
pai
achega
8909333ce0
Modificáronse 1 ficheiros con 1 adicións e 4 borrados
  1. 1 4
      toolchain/kernel-headers/Config.in

+ 1 - 4
toolchain/kernel-headers/Config.in

@@ -63,10 +63,7 @@ config BR2_KERNEL_HEADERS_IPMI
 	default n
 	depends BR2_KERNEL_HEADERS_2_6_20 || BR2_KERNEL_HEADERS_2_6_21 || BR2_KERNEL_HEADERS_2_6_22
 	help
-	  Apply patches which allow for lzma compressed
-	  initramfs filesystems.  This requires the lzma
-	  program in your development environment.
-
+	  Apply patches which add IPMI sensor support.
 
 config BR2_KERNEL_HEADERS_LZMA
 	bool "use lzma initramfs kernel patches"