Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 53276
b: refs/heads/master
c: c04cb85
h: refs/heads/master
v: v3
  • Loading branch information
Michael Schmitz authored and Linus Torvalds committed May 5, 2007
1 parent 75cca98 commit 98ea42c
Show file tree
Hide file tree
Showing 12 changed files with 1,060 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: 3130d905ba86d5f2636b2f45d5beefe82cb03df6
refs/heads/master: c04cb856e20a8bf68762d60737b84328c1ab5900
3 changes: 3 additions & 0 deletions trunk/arch/m68k/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,9 @@ config STRAM_PROC
help
Say Y here to report ST-RAM usage statistics in /proc/stram.

config ATARI_KBD_CORE
bool

config HEARTBEAT
bool "Use power LED as a heartbeat" if AMIGA || APOLLO || ATARI || MAC ||Q40
default y if !AMIGA && !APOLLO && !ATARI && !MAC && !Q40 && HP300
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/m68k/atari/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ obj-y := config.o time.o debug.o ataints.o stdma.o \
ifeq ($(CONFIG_PCI),y)
obj-$(CONFIG_HADES) += hades-pci.o
endif
obj-$(CONFIG_ATARI_KBD_CORE) += atakeyb.o
Loading

0 comments on commit 98ea42c

Please sign in to comment.