summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorfrodo <frodo@7894878c-1315-0410-8ee3-d5d059ff63e0>2000-04-24 22:40:58 +0000
committerfrodo <frodo@7894878c-1315-0410-8ee3-d5d059ff63e0>2000-04-24 22:40:58 +0000
commit7831c76f91d2837baf65289b2ae0e68fee51d0ef (patch)
treebbf1c04d8f0991e954e1ec09786e927949000229 /INSTALL
parent8a4dbc2d26620c63d455bb68ef85d00de972cfb8 (diff)
downloadlm-sensors-7831c76f91d2837baf65289b2ae0e68fee51d0ef.tar.gz
Warnings to have i2c-algo-bit available.
git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@795 7894878c-1315-0410-8ee3-d5d059ff63e0
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 74a38b97..1d72aba1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -14,6 +14,10 @@ has its own strong points. They are:
Each of these ways will be described below in detail.
+NOTE: MAKE SURE YOU HAVE THE I2C-ALGO-BIT DRIVER (PART OF THE I2C PACKAGE)
+ COMPILED INTO YOUR KERNEL OR AVAILABLE AS A MODULE; SOME SENSORS
+ DRIVERS DEPEND ON IT!
+
NOTE: IN EACH CASE, YOU WILL HAVE TO GET AND INSTALL THE I2C PACKAGE FIRST!
SET COMPILE_KERNEL TO 0 IN THE MAIN MAKEFILE FOR OPTION 2, UNLESS
YOU NEED ALPHA OR BETA DRIVERS (SEE BELOW)