Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39960
b: refs/heads/master
c: b2670ea
h: refs/heads/master
v: v3
  • Loading branch information
Paolo 'Blaisorblade' Giarrusso authored and Linus Torvalds committed Oct 20, 2006
1 parent fdd82fa commit 30b6a56
Show file tree
Hide file tree
Showing 3 changed files with 7 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: 493e3758be1d5628b4d799fe21d68969edbe32aa
refs/heads/master: b2670eacfb013169b8bf151a5078a9ef8ef86466
5 changes: 5 additions & 0 deletions trunk/arch/um/Kconfig
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
config DEFCONFIG_LIST
string
option defconfig_list
default "arch/$ARCH/defconfig"

# UML uses the generic IRQ sugsystem
config GENERIC_HARDIRQS
bool
Expand Down
1 change: 1 addition & 0 deletions trunk/init/Kconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
config DEFCONFIG_LIST
string
depends on !UML
option defconfig_list
default "/lib/modules/$UNAME_RELEASE/.config"
default "/etc/kernel-config"
Expand Down

0 comments on commit 30b6a56

Please sign in to comment.