diff options
author | Jason Cooper <jason@lakedaemon.net> | 2012-10-22 04:15:35 +0200 |
---|---|---|
committer | Jason Cooper <jason@lakedaemon.net> | 2012-11-21 21:59:22 +0100 |
commit | 767fc1ea92f70b5a97d43b79c146c2bee3eb6e83 (patch) | |
tree | da7de5637b3559daca2f56c766b043b9b1b37a56 /arch/arm/configs/kirkwood_defconfig | |
parent | ARM: kirkwood: use gpio-fan DT binding on lsxl (diff) | |
download | linux-767fc1ea92f70b5a97d43b79c146c2bee3eb6e83.tar.xz linux-767fc1ea92f70b5a97d43b79c146c2bee3eb6e83.zip |
ARM: Kirkwood: new board USI Topkick
This is a new kirkwood box made by Universal Scientific Industrial, Inc.
The product description is here:
http://www.usish.com/english/products_topkick1281p2.php
It is very similar to the dreamplug and other plug devices, with the
exception that it has room for a 2.5" SATA HDD internally.
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Tested-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Diffstat (limited to 'arch/arm/configs/kirkwood_defconfig')
-rw-r--r-- | arch/arm/configs/kirkwood_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/kirkwood_defconfig b/arch/arm/configs/kirkwood_defconfig index 66f7ae76f0d5..006b7b95caca 100644 --- a/arch/arm/configs/kirkwood_defconfig +++ b/arch/arm/configs/kirkwood_defconfig @@ -32,6 +32,7 @@ CONFIG_MACH_NETSPACE_V2_DT=y CONFIG_MACH_NETSPACE_MAX_V2_DT=y CONFIG_MACH_NETSPACE_LITE_V2_DT=y CONFIG_MACH_NETSPACE_MINI_V2_DT=y +CONFIG_MACH_TOPKICK_DT=y CONFIG_MACH_TS219=y CONFIG_MACH_TS41X=y CONFIG_MACH_DOCKSTAR=y |