-
- Downloads
platform: add chrome platform directory
It makes sense to split out the Chromebook/Chromebox hardware platform drivers to a separate subdirectory, since some of it will be shared between ARM and x86. This moves over the existing chromeos_laptop driver without making any other changes, and adds appropriate Kconfig entries for the new directory. It also adds a MAINTAINERS entry for the new subdir. Signed-off-by:Olof Johansson <olof@lixom.net> Signed-off-by:
Matthew Garrett <matthew.garrett@nebula.com>
Showing
- MAINTAINERS 5 additions, 0 deletionsMAINTAINERS
- drivers/platform/Kconfig 1 addition, 0 deletionsdrivers/platform/Kconfig
- drivers/platform/Makefile 1 addition, 0 deletionsdrivers/platform/Makefile
- drivers/platform/chrome/Kconfig 28 additions, 0 deletionsdrivers/platform/chrome/Kconfig
- drivers/platform/chrome/Makefile 2 additions, 0 deletionsdrivers/platform/chrome/Makefile
- drivers/platform/chrome/chromeos_laptop.c 0 additions, 0 deletionsdrivers/platform/chrome/chromeos_laptop.c
- drivers/platform/x86/Kconfig 0 additions, 11 deletionsdrivers/platform/x86/Kconfig
- drivers/platform/x86/Makefile 0 additions, 1 deletiondrivers/platform/x86/Makefile
Loading
Please register or sign in to comment