diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2016-04-04 14:43:38 +0200 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2016-04-12 12:34:15 -0700 |
commit | 452a31fd36255fc7d9dd9dce9d820fe0e5bb97b8 (patch) | |
tree | 4ea4261a4782091ec7a1026da5f35df6a42f7a34 /arch | |
parent | 13ab2c80e2aae436fa7f0b8a1b0133e9c143f42b (diff) | |
download | linux-452a31fd36255fc7d9dd9dce9d820fe0e5bb97b8.tar.gz linux-452a31fd36255fc7d9dd9dce9d820fe0e5bb97b8.tar.bz2 linux-452a31fd36255fc7d9dd9dce9d820fe0e5bb97b8.zip |
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>
Diffstat (limited to 'arch')
-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 select MFD_IPAQ_MICRO help Say Y here if you intend to run this kernel on the Compaq iPAQ - H3100 handheld computer. Information about this machine and the - Linux port to this machine can be found at: - - <http://www.handhelds.org/Compaq/index.html#iPAQ_H3100> + H3100 handheld computer. config SA1100_H3600 bool "Compaq iPAQ H3600/H3700" @@ -73,10 +70,7 @@ config SA1100_H3600 select MFD_IPAQ_MICRO help Say Y here if you intend to run this kernel on the Compaq iPAQ - H3600 handheld computer. Information about this machine and the - Linux port to this machine can be found at: - - <http://www.handhelds.org/Compaq/index.html#iPAQ_H3600> + H3600 and H3700 handheld computers. config SA1100_BADGE4 bool "HP Labs BadgePAD 4" |