Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130838
b: refs/heads/master
c: 807a96c
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König committed Jan 31, 2009
1 parent bdc23a8 commit 0cbc258
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bcc8f3e01facc51b9d4f6351cd866f19eac0b5ae
refs/heads/master: 807a96cd0e5f5311e7f7a1030b43aab624cd7d9f
2 changes: 1 addition & 1 deletion trunk/drivers/char/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -761,7 +761,7 @@ source "drivers/char/hw_random/Kconfig"

config NVRAM
tristate "/dev/nvram support"
depends on ATARI || X86 || ARM || GENERIC_NVRAM
depends on ATARI || X86 || (ARM && RTC_DRV_CMOS) || GENERIC_NVRAM
---help---
If you say Y here and create a character special file /dev/nvram
with major number 10 and minor number 144 using mknod ("man mknod"),
Expand Down

0 comments on commit 0cbc258

Please sign in to comment.