soc: xilinx: Create folder structure for soc specific drivers
Create directory structure with Makefile/Kconfig for adding xilinx soc specific drivers. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
4
drivers/soc/xilinx/Kconfig
Normal file
4
drivers/soc/xilinx/Kconfig
Normal file
@@ -0,0 +1,4 @@
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
menu "Xilinx SoC drivers"
|
||||
|
||||
endmenu
|
1
drivers/soc/xilinx/Makefile
Normal file
1
drivers/soc/xilinx/Makefile
Normal file
@@ -0,0 +1 @@
|
||||
# SPDX-License-Identifier: GPL-2.0
|
Reference in New Issue
Block a user