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>
Цей коміт міститься в:
Olof Johansson
2013-11-07 14:25:45 -08:00
зафіксовано Matthew Garrett
джерело 997daa1bd9
коміт ab0431059e
8 змінених файлів з 37 додано та 12 видалено

2
drivers/platform/chrome/Makefile Звичайний файл
Переглянути файл

@@ -0,0 +1,2 @@
obj-$(CONFIG_CHROMEOS_LAPTOP) += chromeos_laptop.o