You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
[ARM] 4319/1: S3C2412: Add kconfig for MACH_SMDK2412
Add Kconfig entry for SMDK2412 to go with the SMDK2413 Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
@@ -47,6 +47,15 @@ config MACH_S3C2413
|
|||||||
machine_is_s3c2413() will work when MACH_SMDK2413 is
|
machine_is_s3c2413() will work when MACH_SMDK2413 is
|
||||||
selected
|
selected
|
||||||
|
|
||||||
|
config MACH_SMDK2412
|
||||||
|
bool "SMDK2412"
|
||||||
|
select MACH_SMDK2413
|
||||||
|
help
|
||||||
|
Say Y here if you are using an SMDK2412
|
||||||
|
|
||||||
|
Note, this shares support with SMDK2413, so will automatically
|
||||||
|
select MACH_SMDK2413.
|
||||||
|
|
||||||
config MACH_VSTMS
|
config MACH_VSTMS
|
||||||
bool "VMSTMS"
|
bool "VMSTMS"
|
||||||
select CPU_S3C2412
|
select CPU_S3C2412
|
||||||
|
|||||||
Reference in New Issue
Block a user