[PATCH 2/3] lib: Add formal Kconfig parameter "BCH_CONST_PARAMS"

Alexander Shiyan shc_work at mail.ru
Sun Dec 16 02:42:54 EST 2012


Signed-off-by: Alexander Shiyan <shc_work at mail.ru>
---
 lib/Kconfig |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/lib/Kconfig b/lib/Kconfig
index 5966386..febb434 100644
--- a/lib/Kconfig
+++ b/lib/Kconfig
@@ -20,6 +20,9 @@ config GENERIC_FIND_NEXT_BIT
 config PROCESS_ESCAPE_SEQUENCE
 	def_bool n
 
+config BCH_CONST_PARAMS
+	bool
+
 source lib/lzo/Kconfig
 
 config FDT
-- 
1.7.8.6




More information about the barebox mailing list