Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
e769421d
Commit
e769421d
authored
Jan 28, 2009
by
Hiroshi DOYU
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
omap iommu: entries for Kconfig and Makefile
Signed-off-by:
Hiroshi DOYU
<
Hiroshi.DOYU@nokia.com
>
parent
69d3a84a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
arch/arm/plat-omap/Kconfig
arch/arm/plat-omap/Kconfig
+3
-0
arch/arm/plat-omap/Makefile
arch/arm/plat-omap/Makefile
+1
-0
No files found.
arch/arm/plat-omap/Kconfig
View file @
e769421d
...
...
@@ -115,6 +115,9 @@ config OMAP_MBOX_FWK
Say Y here if you want to use OMAP Mailbox framework support for
DSP, IVA1.0 and IVA2 in OMAP1/2/3.
config OMAP_IOMMU
tristate
choice
prompt "System timer"
default OMAP_MPU_TIMER
...
...
arch/arm/plat-omap/Makefile
View file @
e769421d
...
...
@@ -13,6 +13,7 @@ obj- :=
obj-$(CONFIG_ARCH_OMAP16XX)
+=
ocpi.o
obj-$(CONFIG_OMAP_MCBSP)
+=
mcbsp.o
obj-$(CONFIG_OMAP_IOMMU)
+=
iommu.o iovmm.o
obj-$(CONFIG_CPU_FREQ)
+=
cpu-omap.o
obj-$(CONFIG_OMAP_DM_TIMER)
+=
dmtimer.o
...
...
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