]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Merge remote-tracking branch 'acpi/test'
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 5 Aug 2011 01:31:23 +0000 (11:31 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 5 Aug 2011 01:31:23 +0000 (11:31 +1000)
1  2 
lib/Kconfig

diff --cc lib/Kconfig
index 6c695ff9caba7579aaf9f4814abff70ba7c21084,786c67bb8a5b445cf8fef6098b8c5a9b47a73bf9..73f2a7eb7c5a03bb39de5067dc92ffe2d4a6eb36
@@@ -275,8 -275,7 +275,10 @@@ config CORDI
          The option provides arithmetic function using cordic algorithm
          so its calculations are in fixed point. Modules can select this
          when they require this function. Module will be called cordic.
+ config LLIST
+       bool
  
 +config LLIST
 +      bool
 +
  endmenu