-
- Downloads
FMC: create drivers/fmc and toplevel Kconfig question
This commit creates the drivers/fmc directory and puts the necessary hooks for kbuild and kconfig. The code is currently a placeholder that only registers an empty bus. Signed-off-by:Alessandro Rubini <rubini@gnudd.com> Acked-by:
Juan David Gonzalez Cobas <dcobas@cern.ch> Acked-by:
Emilio G. Cota <cota@braap.org> Acked-by:
Samuel Iglesias Gonsalvez <siglesias@igalia.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
- MAINTAINERS 9 additions, 0 deletionsMAINTAINERS
- drivers/Kconfig 2 additions, 0 deletionsdrivers/Kconfig
- drivers/Makefile 1 addition, 0 deletionsdrivers/Makefile
- drivers/fmc/Kconfig 17 additions, 0 deletionsdrivers/fmc/Kconfig
- drivers/fmc/Makefile 4 additions, 0 deletionsdrivers/fmc/Makefile
- drivers/fmc/fmc-core.c 24 additions, 0 deletionsdrivers/fmc/fmc-core.c
Loading
Please register or sign in to comment