repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
acpiphp: Execute ACPI _REG method for hotadded devices
[linux/fpc-iii.git]
/
arch
/
arm
/
plat-samsung
/
Kconfig
blob
486a0d6301e7d5fb0cd2475925bf8c915f399bfb
1
# arch/arm/plat-samsung/Kconfig
2
#
3
# Copyright 2009 Simtec Electronics
4
#
5
# Licensed under GPLv2
6
7
config PLAT_SAMSUNG
8
bool
9
depends on ARCH_S3C2410 || ARCH_S3C24A0 || ARCH_S3C64XX || ARCH_S5PC1XX
10
default y
11
help
12
Base platform code for all Samsung SoC based systems
13
14
if PLAT_SAMSUNG
15
16
17
endif