diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-02-03 08:54:28 -0500 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2008-02-03 08:54:28 -0500 |
commit | 0868ff7a4215f9244037b63a2952761cbe196a07 (patch) | |
tree | b98be929b6972a03c550166eea0ea17afc926058 /arch/frv/Kconfig | |
parent | 03502faa259bce35317a32afe79b7c69f507e14a (diff) |
move frv docs one level up
My first guess for "fujitsu" was it might be related to the
fujitsu-laptop.c driver...
Move the frv directory one level up since frv is the name of the
architecture in the Linux kernel.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'arch/frv/Kconfig')
-rw-r--r-- | arch/frv/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/frv/Kconfig b/arch/frv/Kconfig index e3f965c91e22..88f5ceab0d32 100644 --- a/arch/frv/Kconfig +++ b/arch/frv/Kconfig | |||
@@ -79,7 +79,7 @@ config FRV_OUTOFLINE_ATOMIC_OPS | |||
79 | Setting this option causes the FR-V atomic operations to be mostly | 79 | Setting this option causes the FR-V atomic operations to be mostly |
80 | implemented out-of-line. | 80 | implemented out-of-line. |
81 | 81 | ||
82 | See Documentation/fujitsu/frv/atomic-ops.txt for more information. | 82 | See Documentation/frv/atomic-ops.txt for more information. |
83 | 83 | ||
84 | config HIGHMEM | 84 | config HIGHMEM |
85 | bool "High memory support" | 85 | bool "High memory support" |