Browse Source

Bugfix: configure: kncasic does not actually need i2c-tools

Luke Dashjr 11 years ago
parent
commit
dba403902e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      configure.ac

+ 0 - 1
configure.ac

@@ -592,7 +592,6 @@ BFG_DRIVER(kncasic,KnC gen 2,SHA256d,no,[
 		kncasic_controller=BBB
 	fi
 	need_knc_asic=yes
-	need_linux_i2c_dev=yes
 	AC_DEFINE_UNQUOTED([CONTROLLER_BOARD_$kncasic_controller],[1])
 ])