From 464e7a7f10e634612a70793a46c38bcaaf58737a Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Sun, 1 Mar 2015 15:56:43 +0000 Subject: xburst: Remove n516, n526 and id800wt subtargets The driver code for supporting these subtargets was already removed a while ago, so the current images wont actually boot. It is also quite unlikely that there are any users of them at this point, so remove them. Signed-off-by: Lars-Peter Clausen SVN-Revision: 44586 --- target/linux/xburst/n516/config-default | 10 ---------- target/linux/xburst/n516/target.mk | 8 -------- 2 files changed, 18 deletions(-) delete mode 100644 target/linux/xburst/n516/config-default delete mode 100644 target/linux/xburst/n516/target.mk (limited to 'target/linux/xburst/n516') diff --git a/target/linux/xburst/n516/config-default b/target/linux/xburst/n516/config-default deleted file mode 100644 index f15e78ae50..0000000000 --- a/target/linux/xburst/n516/config-default +++ /dev/null @@ -1,10 +0,0 @@ -CONFIG_FB_DEFERRED_IO=y -CONFIG_FB_METRONOME=m -CONFIG_FB_SYS_FOPS=m -CONFIG_HWMON=y -CONFIG_I2C_ALGOBIT=y -CONFIG_LEDS_GPIO=y -CONFIG_MTD_CMDLINE_PARTS=y -CONFIG_NEW_LEDS=y -# CONFIG_SENSORS_JZ4740 is not set -CONFIG_SENSORS_LM75=y diff --git a/target/linux/xburst/n516/target.mk b/target/linux/xburst/n516/target.mk deleted file mode 100644 index 4035af2b20..0000000000 --- a/target/linux/xburst/n516/target.mk +++ /dev/null @@ -1,8 +0,0 @@ -BOARDNAME:=Hanvon N516 e-book reader -DEFAULT_PACKAGES += \ - kmod-sound-core \ - kmod-sound-soc-core \ - kmod-sound-soc-jz4740 \ - kmod-sound-soc-jz4740-codec \ - kmod-sound-soc-n516 \ - -- cgit v1.2.3