lib: add bit reverse library config

Change-Id: Ib3d72274b07fb088d320f751a8a576338f3a4d0b
Signed-off-by: Zhangbin Tong <zebulun.tong@rock-chips.com>
This commit is contained in:
Zhangbin Tong 2017-10-13 09:11:57 +08:00
parent 0f1d0337a1
commit c634813016
1 changed files with 3 additions and 0 deletions

View File

@ -80,6 +80,9 @@ config TPL_TINY_MEMSET
config RBTREE
bool
config BITREVERSE
bool
source lib/dhry/Kconfig
menu "Security support"