diff options
author | Anton Altaparmakov <aia21@cantab.net> | 2005-07-14 00:09:23 +0200 |
---|---|---|
committer | Anton Altaparmakov <aia21@cantab.net> | 2005-07-14 00:09:23 +0200 |
commit | c514720716c7b109ff980f8b3cb93f9af872c91c (patch) | |
tree | 490a9578995705de69712893a190b67651bddc56 /arch/m68knommu/Kconfig | |
parent | Automatic merge with /usr/src/ntfs-2.6.git. (diff) | |
parent | [PATCH] v850: Align ___start___param to match parameter alignment (diff) | |
download | linux-c514720716c7b109ff980f8b3cb93f9af872c91c.tar.xz linux-c514720716c7b109ff980f8b3cb93f9af872c91c.zip |
Automatic merge with /usr/src/ntfs-2.6.git.
Diffstat (limited to 'arch/m68knommu/Kconfig')
-rw-r--r-- | arch/m68knommu/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/m68knommu/Kconfig b/arch/m68knommu/Kconfig index dbfcdc8e6087..117f183f0b43 100644 --- a/arch/m68knommu/Kconfig +++ b/arch/m68knommu/Kconfig @@ -575,6 +575,8 @@ config PM endmenu +source "net/Kconfig" + source "drivers/Kconfig" source "fs/Kconfig" |