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:
Michal Simek
2017-12-19 14:15:25 +01:00
orang tua 4fbd8d194f
melakukan 5abcdc206f
4 mengubah file dengan 7 tambahan dan 0 penghapusan

Melihat File

@@ -0,0 +1,4 @@
# SPDX-License-Identifier: GPL-2.0
menu "Xilinx SoC drivers"
endmenu

Melihat File

@@ -0,0 +1 @@
# SPDX-License-Identifier: GPL-2.0