Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci-2.6.23
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci-2.6.23
Commits
61ed242d
Commit
61ed242d
authored
Sep 15, 2005
by
Ralf Baechle
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use ARCH_MAY_HAVE_PC_FDC where needed.
Signed-off-by:
Ralf Baechle
<
ralf@linux-mips.org
>
parent
587cb98f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
arch/mips/Kconfig
arch/mips/Kconfig
+6
-0
No files found.
arch/mips/Kconfig
View file @
61ed242d
...
@@ -72,6 +72,7 @@ config MACH_JAZZ
...
@@ -72,6 +72,7 @@ config MACH_JAZZ
bool "Support for the Jazz family of machines"
bool "Support for the Jazz family of machines"
select ARC
select ARC
select ARC32
select ARC32
select ARCH_MAY_HAVE_PC_FDC
select GENERIC_ISA_DMA
select GENERIC_ISA_DMA
select I8259
select I8259
select ISA
select ISA
...
@@ -358,6 +359,7 @@ config MIPS_ATLAS
...
@@ -358,6 +359,7 @@ config MIPS_ATLAS
config MIPS_MALTA
config MIPS_MALTA
bool "Support for MIPS Malta board"
bool "Support for MIPS Malta board"
select ARCH_MAY_HAVE_PC_FDC
select BOOT_ELF32
select BOOT_ELF32
select HAVE_STD_PC_SERIAL_PORT
select HAVE_STD_PC_SERIAL_PORT
select DMA_NONCOHERENT
select DMA_NONCOHERENT
...
@@ -825,6 +827,7 @@ config SNI_RM200_PCI
...
@@ -825,6 +827,7 @@ config SNI_RM200_PCI
bool "Support for SNI RM200 PCI"
bool "Support for SNI RM200 PCI"
select ARC
select ARC
select ARC32
select ARC32
select ARCH_MAY_HAVE_PC_FDC
select BOOT_ELF32
select BOOT_ELF32
select DMA_NONCOHERENT
select DMA_NONCOHERENT
select GENERIC_ISA_DMA
select GENERIC_ISA_DMA
...
@@ -884,6 +887,9 @@ config ARC
...
@@ -884,6 +887,9 @@ config ARC
depends on SNI_RM200_PCI || SGI_IP32 || SGI_IP27 || SGI_IP22 || MIPS_MAGNUM_4000 || OLIVETTI_M700 || ACER_PICA_61
depends on SNI_RM200_PCI || SGI_IP32 || SGI_IP27 || SGI_IP22 || MIPS_MAGNUM_4000 || OLIVETTI_M700 || ACER_PICA_61
default y
default y
config ARCH_MAY_HAVE_PC_FDC
bool
config DMA_COHERENT
config DMA_COHERENT
bool
bool
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment