diff options
Diffstat (limited to 'lib/Kconfig')
-rw-r--r-- | lib/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/Kconfig b/lib/Kconfig index abff69d4ff8..d971366b8de 100644 --- a/lib/Kconfig +++ b/lib/Kconfig | |||
@@ -275,7 +275,4 @@ config CORDIC | |||
275 | This option provides an implementation of the CORDIC algorithm; | 275 | This option provides an implementation of the CORDIC algorithm; |
276 | calculations are in fixed point. Module will be called cordic. | 276 | calculations are in fixed point. Module will be called cordic. |
277 | 277 | ||
278 | config LLIST | ||
279 | bool | ||
280 | |||
281 | endmenu | 278 | endmenu |