Skip to content

Commit

Permalink
[PATCH] powerpc: Move arch/ppc*/oprofile/Kconfig to arch/powerpc
Browse files Browse the repository at this point in the history
These files are identical.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
  • Loading branch information
Stephen Rothwell authored and Paul Mackerras committed Sep 21, 2005
1 parent 5bfc826 commit bcdd1ea
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 25 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion arch/ppc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1368,7 +1368,7 @@ endmenu

source "lib/Kconfig"

source "arch/ppc/oprofile/Kconfig"
source "arch/powerpc/oprofile/Kconfig"

source "arch/ppc/Kconfig.debug"

Expand Down
2 changes: 1 addition & 1 deletion arch/ppc64/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ config VIOPATH
depends on VIOCONS || VIODASD || VIOCD || VIOTAPE || VETH
default y

source "arch/ppc64/oprofile/Kconfig"
source "arch/powerpc/oprofile/Kconfig"

source "arch/ppc64/Kconfig.debug"

Expand Down
23 changes: 0 additions & 23 deletions arch/ppc64/oprofile/Kconfig

This file was deleted.

0 comments on commit bcdd1ea

Please sign in to comment.