From b203791c5673a80e1a606df0fb314898cd35c990 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sun, 17 Jun 2012 14:22:34 +0200 Subject: Packages: sqlite: fill description Signed-off-by: Abdoulaye Walsimou Gaye --- packages/database/sqlite/sqlite.kconfig | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'packages/database') diff --git a/packages/database/sqlite/sqlite.kconfig b/packages/database/sqlite/sqlite.kconfig index 10becda..5da7c06 100644 --- a/packages/database/sqlite/sqlite.kconfig +++ b/packages/database/sqlite/sqlite.kconfig @@ -26,7 +26,12 @@ config EMBTK_HAVE_SQLITE bool "Have sqlite" help - sqlite description + SQLite is a software library that implements a self-contained, + serverless, zero-configuration, transactional SQL database + engine. + SQLite is the most widely deployed SQL database engine in the + world. The source code for SQLite is in the public domain. + choice prompt "sqlite version you wish" depends on EMBTK_HAVE_SQLITE -- cgit v1.2.3