+3
−0
+1
−0
drivers/roh/Kconfig
0 → 100644
+16
−0
drivers/roh/Makefile
0 → 100644
+6
−0
drivers/roh/core/Makefile
0 → 100644
+7
−0
Loading
driver inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I5WKYW ----------------------------------------------------------------------- Add ROH device driver support, include: 1. roh core initialization 2. provide a registration framework for roh device. 3. etc. Signed-off-by:Ke Chen <chenke54@huawei.com> Reviewed-by:
Gang Zhang <gang.zhang@huawei.com> Reviewed-by:
Yefeng Yan <yanyefeng@huawei.com> Reviewed-by:
Jingchao Dai <daijingchao1@huawei.com>