X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2FKconfig;h=6c695ff9caba7579aaf9f4814abff70ba7c21084;hb=999916dc59dc2fb0de221ad607d58cdc88fcbbe4;hp=32f3e5ae2be543c59ae3e50682ca504010eb87a3;hpb=1d87c28e680ce4ecb8c260d8ce070b8339d52abb;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