Creation of Cybook 2416 (actually Gen4) repository
This commit is contained in:
15
arch/arm/mach-versatile/Kconfig
Normal file
15
arch/arm/mach-versatile/Kconfig
Normal file
@@ -0,0 +1,15 @@
|
||||
menu "Versatile platform type"
|
||||
depends on ARCH_VERSATILE
|
||||
|
||||
config ARCH_VERSATILE_PB
|
||||
bool "Support Versatile/PB platform"
|
||||
default y
|
||||
help
|
||||
Include support for the ARM(R) Versatile/PB platform.
|
||||
|
||||
config MACH_VERSATILE_AB
|
||||
bool "Support Versatile/AB platform"
|
||||
help
|
||||
Include support for the ARM(R) Versatile/AP platform.
|
||||
|
||||
endmenu
|
||||
Reference in New Issue
Block a user