Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62235
b: refs/heads/master
c: dbdf04c
h: refs/heads/master
i:
  62233: 159b2a8
  62231: 5dc883d
v: v3
  • Loading branch information
Maxim Shchetynin authored and Arnd Bergmann committed Jul 20, 2007
1 parent 494817d commit 98e65f2
Show file tree
Hide file tree
Showing 4 changed files with 393 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b86ce01c7700cfc74665799355a46dcadf920ebd
refs/heads/master: dbdf04c40161f81d74e27f04e201acb3a5dfad69
10 changes: 10 additions & 0 deletions trunk/arch/powerpc/platforms/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -272,4 +272,14 @@ config CPM2
you wish to build a kernel for a machine with a CPM2 coprocessor
on it (826x, 827x, 8560).

config AXON_RAM
tristate "Axon DDR2 memory device driver"
depends on PPC_IBM_CELL_BLADE
default m
help
It registers one block device per Axon's DDR2 memory bank found
on a system. Block devices are called axonram?, their major and
minor numbers are available in /proc/devices, /proc/partitions or
in /sys/block/axonram?/dev.

endmenu
1 change: 1 addition & 0 deletions trunk/arch/powerpc/sysdev/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ obj-$(CONFIG_QUICC_ENGINE) += qe_lib/
mv64x60-$(CONFIG_PCI) += mv64x60_pci.o
obj-$(CONFIG_MV64X60) += $(mv64x60-y) mv64x60_pic.o mv64x60_dev.o
obj-$(CONFIG_RTC_DRV_CMOS) += rtc_cmos_setup.o
obj-$(CONFIG_AXON_RAM) += axonram.o

# contains only the suspend handler for time
ifeq ($(CONFIG_RTC_CLASS),)
Expand Down
Loading

0 comments on commit 98e65f2

Please sign in to comment.