diff options
author | Florian Fainelli <florian@openwrt.org> | 2006-12-17 23:52:18 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2006-12-17 23:52:18 +0000 |
commit | 7473845b1c8e9b92cee2f40dcc97a581a5d5f36a (patch) | |
tree | e33eef7df45c32149dd7462120cdb3cfbfe0c97a /target/linux/rdc-2.6/patches | |
parent | 73764e64b86fd639ea9fdb96ee6b1efc0b3191db (diff) | |
download | upstream-7473845b1c8e9b92cee2f40dcc97a581a5d5f36a.tar.gz upstream-7473845b1c8e9b92cee2f40dcc97a581a5d5f36a.tar.bz2 upstream-7473845b1c8e9b92cee2f40dcc97a581a5d5f36a.zip |
Fix spelling typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5829 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rdc-2.6/patches')
-rw-r--r-- | target/linux/rdc-2.6/patches/000-rdc_fixes.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rdc-2.6/patches/000-rdc_fixes.patch b/target/linux/rdc-2.6/patches/000-rdc_fixes.patch index 5f2db002d5..7d6fa3af32 100644 --- a/target/linux/rdc-2.6/patches/000-rdc_fixes.patch +++ b/target/linux/rdc-2.6/patches/000-rdc_fixes.patch @@ -8,7 +8,7 @@ diff -urN linux-2.6.19/arch/i386/Kconfig linux-2.6.19.new/arch/i386/Kconfig +config X86_RDC + bool "Support for RDC 3211 boards" + help -+ Support for RDC 3211 sustems. Say 'Y' here if the kernel is ++ Support for RDC 3211 systems. Say 'Y' here if the kernel is + supposed to run on an IA-32 RDC R3211 system. + Only choose this option if you have such as system, otherwise you + should say N here. |