X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2FKconfig;h=6c695ff9caba7579aaf9f4814abff70ba7c21084;hb=04df355227fa75c015491153cfc93e7ea7a80112;hp=32f3e5ae2be543c59ae3e50682ca504010eb87a3;hpb=f673b7c2c5c79ec239aca504452d2584b0bad34a;p=pandora-kernel.git diff --git a/lib/Kconfig b/lib/Kconfig index 32f3e5ae2be5..6c695ff9caba 100644 --- a/lib/Kconfig +++ b/lib/Kconfig @@ -276,4 +276,7 @@ config CORDIC so its calculations are in fixed point. Modules can select this when they require this function. Module will be called cordic. +config LLIST + bool + endmenu