From 630ba981a0b86e0931663191cf6dac5403e7056d Mon Sep 17 00:00:00 2001
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Date: Sun, 5 Dec 2010 21:53:02 +0100
Subject: board: simplify kb9202 board

Minimize the board defconfig, remove custom busybox configuration,
custom kernel configuration (use the kernel defconfig instead), custom
device table and target skeleton. The only difference in the target
skeleton was the support of mdev and the usage of an automount
script. Instead of adding this in a board-specific way, we should
provide board-independent configuration options. There are already
patches contributed to add support for mdev.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
 target/device/KwikByte/kb9202/target_skeleton/etc/hostname | 1 -
 1 file changed, 1 deletion(-)
 delete mode 100755 target/device/KwikByte/kb9202/target_skeleton/etc/hostname

(limited to 'target/device/KwikByte/kb9202/target_skeleton/etc/hostname')

diff --git a/target/device/KwikByte/kb9202/target_skeleton/etc/hostname b/target/device/KwikByte/kb9202/target_skeleton/etc/hostname
deleted file mode 100755
index 0bbf8da6f..000000000
--- a/target/device/KwikByte/kb9202/target_skeleton/etc/hostname
+++ /dev/null
@@ -1 +0,0 @@
-KB9202B
-- 
cgit v1.2.3