lib: add bit reverse library config
Change-Id: Ib3d72274b07fb088d320f751a8a576338f3a4d0b Signed-off-by: Zhangbin Tong <zebulun.tong@rock-chips.com>
This commit is contained in:
parent
0f1d0337a1
commit
c634813016
|
|
@ -80,6 +80,9 @@ config TPL_TINY_MEMSET
|
|||
config RBTREE
|
||||
bool
|
||||
|
||||
config BITREVERSE
|
||||
bool
|
||||
|
||||
source lib/dhry/Kconfig
|
||||
|
||||
menu "Security support"
|
||||
|
|
|
|||
Loading…
Reference in New Issue