diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2016-04-04 08:43:38 -0400 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2016-04-12 15:34:15 -0400 |
commit | 452a31fd36255fc7d9dd9dce9d820fe0e5bb97b8 (patch) | |
tree | 4ea4261a4782091ec7a1026da5f35df6a42f7a34 | |
parent | 13ab2c80e2aae436fa7f0b8a1b0133e9c143f42b (diff) |
ARM: sa1100: remove references to the defunct handhelds.org
The website handhelds.org has been down for a long time and is
likely never coming back online.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
-rw-r--r-- | arch/arm/mach-sa1100/Kconfig | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/arch/arm/mach-sa1100/Kconfig b/arch/arm/mach-sa1100/Kconfig index c6f6ed1cbed0..36e3c79f4973 100644 --- a/arch/arm/mach-sa1100/Kconfig +++ b/arch/arm/mach-sa1100/Kconfig | |||
@@ -61,10 +61,7 @@ config SA1100_H3100 | |||
61 | select MFD_IPAQ_MICRO | 61 | select MFD_IPAQ_MICRO |
62 | help | 62 | help |
63 | Say Y here if you intend to run this kernel on the Compaq iPAQ | 63 | Say Y here if you intend to run this kernel on the Compaq iPAQ |
64 | H3100 handheld computer. Information about this machine and the | 64 | H3100 handheld computer. |
65 | Linux port to this machine can be found at: | ||
66 | |||
67 | <http://www.handhelds.org/Compaq/index.html#iPAQ_H3100> | ||
68 | 65 | ||
69 | config SA1100_H3600 | 66 | config SA1100_H3600 |
70 | bool "Compaq iPAQ H3600/H3700" | 67 | bool "Compaq iPAQ H3600/H3700" |
@@ -73,10 +70,7 @@ config SA1100_H3600 | |||
73 | select MFD_IPAQ_MICRO | 70 | select MFD_IPAQ_MICRO |
74 | help | 71 | help |
75 | Say Y here if you intend to run this kernel on the Compaq iPAQ | 72 | Say Y here if you intend to run this kernel on the Compaq iPAQ |
76 | H3600 handheld computer. Information about this machine and the | 73 | H3600 and H3700 handheld computers. |
77 | Linux port to this machine can be found at: | ||
78 | |||
79 | <http://www.handhelds.org/Compaq/index.html#iPAQ_H3600> | ||
80 | 74 | ||
81 | config SA1100_BADGE4 | 75 | config SA1100_BADGE4 |
82 | bool "HP Labs BadgePAD 4" | 76 | bool "HP Labs BadgePAD 4" |