From e91b21268838ba5a90d98212181e570e7605d058 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Sat, 18 Apr 2015 23:29:04 +0200 Subject: palm: remove unmaintained machines, bsp tools and kernels Signed-off-by: Andrea Adami --- conf/machine/include/palm.inc | 81 ------------------------------------------- conf/machine/palmld.conf | 35 ------------------- conf/machine/palmt650.conf | 18 ---------- conf/machine/palmt680.conf | 12 ------- conf/machine/palmtc.conf | 12 ------- conf/machine/palmtt.conf | 15 -------- conf/machine/palmtt3.conf | 7 ---- conf/machine/palmtt5.conf | 13 ------- conf/machine/palmtx.conf | 27 --------------- conf/machine/palmz31.conf | 19 ---------- conf/machine/palmz71.conf | 12 ------- conf/machine/palmz72.conf | 20 ----------- 12 files changed, 271 deletions(-) delete mode 100644 conf/machine/include/palm.inc delete mode 100644 conf/machine/palmld.conf delete mode 100644 conf/machine/palmt650.conf delete mode 100644 conf/machine/palmt680.conf delete mode 100644 conf/machine/palmtc.conf delete mode 100644 conf/machine/palmtt.conf delete mode 100644 conf/machine/palmtt3.conf delete mode 100644 conf/machine/palmtt5.conf delete mode 100644 conf/machine/palmtx.conf delete mode 100644 conf/machine/palmz31.conf delete mode 100644 conf/machine/palmz71.conf delete mode 100644 conf/machine/palmz72.conf (limited to 'conf/machine') diff --git a/conf/machine/include/palm.inc b/conf/machine/include/palm.inc deleted file mode 100644 index fee7493..0000000 --- a/conf/machine/include/palm.inc +++ /dev/null @@ -1,81 +0,0 @@ -# -# Hardware-based properties -# - -SERIAL_CONSOLE = "115200 ttyS0" - -# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm. -require conf/machine/include/tune-xscale.inc - -MACHINE_FEATURES = "touchscreen apm alsa bluetooth irda usbgadget screen ext2 vfat" - -# -# Software/packages selection -# - -PREFERRED_PROVIDER_virtual/kernel = "linux-hackndev-2.6" - -module_autoload_sa1100-rtc = "sa1100-rtc" -module_autoload_snd-ac97-bus = "snd-ac97-bus" -module_autoload_apm_power = "apm_power" -module_autoload_backlight = "backlight" -module_autoload_battery = "battery" -module_autoload_bcm2035_uart = "bcm2035_uart" -module_autoload_gpioed = "gpioed" -module_autoload_gpioed-ng = "gpioed-ng" -module_autoload_lcd = "lcd" -module_autoload_led-class = "led-class" -module_autoload_leds-palmld = "leds-palmld" -module_autoload_ledtrig-heartbeat = "ledtrig-heartbeat" -module_autoload_ledtrig-hwtimer = "ledtrig-hwtimer" -module_autoload_ledtrig-timer = "ledtrig-timer" -module_autoload_palmld_battery = "palmld-battery" -module_autoload_palmld_ide = "palmld-ide" -module_autoload_palmld_pcmcia = "palmld-pcmcia" -module_autoload_pcmcia = "pcmcia" -module_autoload_pcmcia_core = "pcmcia-core" -module_autoload_pda_power = "pda_power" -module_autoload_pxa2xx_core = "pxa2xx-core" -module_autoload_snd = "snd" -module_autoload_snd-ac97-codec = "snd-ac97-codec" -module_autoload_snd-mixer-oss = "snd-mixer-oss" -module_autoload_snd-page-alloc = "snd-page-alloc" -module_autoload_snd-pcm = "snd-pcm" -module_autoload_snd-pcm-oss = "snd-pcm-oss" -module_autoload_snd-pxa2xx-pcm = "snd-pxa2xx-pcm" -module_autoload_snd-pxa2xx-ac97 = "snd-pxa2xx-ac97" -module_autoload_snd-seq = "snd-seq" -module_autoload_snd-seq-device = "snd-seq-device" -module_autoload_seq-midi-event = "seq-midi-event" -module_autoload_snd-seq-oss = "snd-seq-oss" -module_autoload_snd-timer = "snd-timer" -module_autoload_soundcore = "soundcore" -module_autoload_wm97xx-ts = "wm97xx-ts" -module_autoload_pxa27x-keyboard = "pxa27x-keyboard" -module_autoload_palmtx_battery = "palmtx_battery" -module_autoload_palmz72_battery = "palmz72_battery" -module_autoload_i2c-dev = "i2c-dev" -module_autoload_i2c-pxa = "i2c-pxa" - - -MACHINE_EXTRA_RRECOMMENDS = "\ - kernel-module-ac97-bus \ - kernel-module-apm-power \ - kernel-module-backlight \ - kernel-module-battery \ - kernel-module-led-class \ - kernel-module-lcd \ - kernel-module-gpioed \ - kernel-module-gpioed-ng \ - kernel-module-external-power \ - kernel-module-snd \ - kernel-module-snd-ac97-codec \ - kernel-module-snd-page-alloc \ - kernel-module-snd-pcm \ - kernel-module-snd-seq \ - kernel-module-snd-seq-device \ - kernel-module-snd-seq-midi-event \ - kernel-module-snd-seq-oss \ - kernel-module-snd-timer \ - kernel-module-soundcore \ - " diff --git a/conf/machine/palmld.conf b/conf/machine/palmld.conf deleted file mode 100644 index 227b166..0000000 --- a/conf/machine/palmld.conf +++ /dev/null @@ -1,35 +0,0 @@ -#@TYPE: Machine -#@NAME: Palm LifeDrive -#@DESCRIPTION: Machine configuration for the Palm LifeDrive - -require conf/machine/include/palm.inc - -MACHINE_GUI_CLASS = "bigscreen" -MACHINE_DISPLAY_WIDTH_PIXELS = "320" -MACHINE_DISPLAY_HEIGHT_PIXELS = "480" -MACHINE_FEATURES += "pcmcia wifi" -MACHINE_FEATURES += "iwmmxt" - - -MACHINE_EXTRA_RRECOMMENDS += "\ - kernel-module-bcm2035-uart \ - kernel-module-leds-palmld \ - kernel-module-ledtrig-heartbeat \ - kernel-module-ledtrig-hwtimer \ - kernel-module-ledtrig-timer \ - kernel-module-palmld-battery \ - kernel-module-palmld-ide \ - kernel-module-palmld-pcmcia \ - kernel-module-pcmcia-core \ - kernel-module-pda-power \ - kernel-module-pxa2xx-core \ - kernel-module-snd-pxa2xx-ac97 \ - kernel-module-snd-pxa2xx-pcm \ - " - -# -# Modules autoload and other boot properties -# - -module_conf_wm97xx-ts = "options wm97xx-ts pil=2" - diff --git a/conf/machine/palmt650.conf b/conf/machine/palmt650.conf deleted file mode 100644 index f093365..0000000 --- a/conf/machine/palmt650.conf +++ /dev/null @@ -1,18 +0,0 @@ -#@TYPE: Machine -#@NAME: Palm Treo 650 -#@DESCRIPTION: Machine configuration for the Palm Treo 650 - -require conf/machine/include/palm.inc - -SERIAL_CONSOLE = "115200 ttyS1" - -MACHINE_GUI_CLASS = "bigscreen" - -MACHINE_EXTRA_RRECOMMENDS += "kernel-module-snd-pxa2xx-ac97 \ - kernel-module-pxa27x-keyboard \ - kernel-module-wm97xx-ts \ - " - -MACHINE_EXTRA_RDEPENDS += "palmt650-keyboard-modmap" - -module_autoload_g_ether = "g_ether" diff --git a/conf/machine/palmt680.conf b/conf/machine/palmt680.conf deleted file mode 100644 index 1a48cbf..0000000 --- a/conf/machine/palmt680.conf +++ /dev/null @@ -1,12 +0,0 @@ -#@TYPE: Machine -#@NAME: Palm Treo 680 -#@DESCRIPTION: Machine configuration for the Palm Treo 680 - -require conf/machine/include/palm.inc - -SERIAL_CONSOLE = "115200 ttyS0" - -MACHINE_GUI_CLASS = "bigscreen" - -MACHINE_EXTRA_RRECOMMENDS += "kernel-module-pxa27x-keyboard \ - kernel-module-wm97xx-ts" diff --git a/conf/machine/palmtc.conf b/conf/machine/palmtc.conf deleted file mode 100644 index 4c86f1b..0000000 --- a/conf/machine/palmtc.conf +++ /dev/null @@ -1,12 +0,0 @@ -#@TYPE: Machine -#@NAME: Palm TC -#@DESCRIPTION: Machine configuration for the Palm Tungsten C - -require conf/machine/include/palm.inc - -MACHINE_FEATURES += "wifi" - -SERIAL_CONSOLE = "115200 ttyS0" - -MACHINE_GUI_CLASS = "bigscreen" - diff --git a/conf/machine/palmtt.conf b/conf/machine/palmtt.conf deleted file mode 100644 index 2da5ab0..0000000 --- a/conf/machine/palmtt.conf +++ /dev/null @@ -1,15 +0,0 @@ -#@TYPE: Machine -#@NAME: Palm Tungsten T -#@DESCRIPTION: Machine configuration for Palm Tungsten T/T2 - -MACHINE_GUI_CLASS = "bigscreen" -MACHINE_DISPLAY_WIDTH_PIXELS = "320" -MACHINE_DISPLAY_HEIGHT_PIXELS = "320" - -PREFERRED_PROVIDER_virtual/kernel = "linux-palm-omap1" - -SERIAL_CONSOLE ?= "115200 ttyS0" - -JFFS2_ERASEBLOCK = "0x40000" - -require conf/machine/include/tune-arm926ejs.inc diff --git a/conf/machine/palmtt3.conf b/conf/machine/palmtt3.conf deleted file mode 100644 index e39a7de..0000000 --- a/conf/machine/palmtt3.conf +++ /dev/null @@ -1,7 +0,0 @@ -#@TYPE: Machine -#@NAME: Palm Tungsten|T3 -#@DESCRIPTION: Machine configuration for the Palm Tungsten|T3 - -require conf/machine/include/palm.inc - -SERIAL_CONSOLE = "115200 ttyS3" diff --git a/conf/machine/palmtt5.conf b/conf/machine/palmtt5.conf deleted file mode 100644 index cfbefbf..0000000 --- a/conf/machine/palmtt5.conf +++ /dev/null @@ -1,13 +0,0 @@ -#@TYPE: Machine -#@NAME: Palm Tungsten T5 -#@DESCRIPTION: Machine configuration for the Palm Tungsten T5 - -require conf/machine/include/palm.inc - -SERIAL_CONSOLE = "115200 ttyS0" - -MACHINE_GUI_CLASS = "bigscreen" - -MACHINE_EXTRA_RRECOMMENDS += "kernel-module-pxa27x-keyboard \ - kernel-module-wm97xx-ts \ - kernel-module-palmt5-battery" diff --git a/conf/machine/palmtx.conf b/conf/machine/palmtx.conf deleted file mode 100644 index 877d5ae..0000000 --- a/conf/machine/palmtx.conf +++ /dev/null @@ -1,27 +0,0 @@ -#@TYPE: Machine -#@NAME: Palm TX -#@DESCRIPTION: Machine configuration for the Palm TX - -require conf/machine/include/palm.inc - -MACHINE_GUI_CLASS = "bigscreen" -MACHINE_DISPLAY_WIDTH_PIXELS = "320" -MACHINE_DISPLAY_HEIGHT_PIXELS = "480" -MACHINE_FEATURES += "pcmcia wifi" - -SERIAL_CONSOLE = "115200 ttyS0" - -MACHINE_EXTRA_RRECOMMENDS += "kernel-module-pxa27x-keyboard \ - kernel-module-wm97xx-ts \ - kernel-module-palmtx-battery \ - kernel-module-palmtx-border \ - kernel-module-bcm2035-uart \ - kernel-module-palmtx-pcmcia \ - kernel-module-pcmcia-core \ - kernel-module-pda-power \ - kernel-module-pxa2xx-core \ - kernel-module-snd-pxa2xx-ac97 \ - kernel-module-snd-pxa2xx-pcm" - - -module_autoload_g_ether = "g_ether" diff --git a/conf/machine/palmz31.conf b/conf/machine/palmz31.conf deleted file mode 100644 index 7f71eba..0000000 --- a/conf/machine/palmz31.conf +++ /dev/null @@ -1,19 +0,0 @@ -#@TYPE: Machine -#@NAME: Palm Zire 31 -#@DESCRIPTION: Machine configuration for the Palm Zire 31 - -require conf/machine/include/palm.inc - -MACHINE_GUI_CLASS = "smallscreen" -MACHINE_DISPLAY_WIDTH_PIXELS = "160" -MACHINE_DISPLAY_HEIGHT_PIXELS = "160" - -SERIAL_CONSOLE = "115200 ttyS0" - -MACHINE_EXTRA_RRECOMMENDS += "kernel-module-i2c-pxa \ - kernel-module-i2c-algo-pxa \ - kernel-module-i2c-dev \ - kernel-module-wm97xx-ts \ - kernel-module-palmz31-battery" - -module_autoload_g_ether = "g_ether" diff --git a/conf/machine/palmz71.conf b/conf/machine/palmz71.conf deleted file mode 100644 index 2f39832..0000000 --- a/conf/machine/palmz71.conf +++ /dev/null @@ -1,12 +0,0 @@ -#@TYPE: Machine -#@NAME: Palm Zire 71 -#@DESCRIPTION: Machine configuration for Palm Zire 71 - -PREFERRED_PROVIDER_virtual/kernel = "linux-palm-omap1" -PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross" - -SERIAL_CONSOLE ?= "115200 ttyS0" - -JFFS2_ERASEBLOCK = "0x40000" - -require conf/machine/include/tune-arm926ejs.inc diff --git a/conf/machine/palmz72.conf b/conf/machine/palmz72.conf deleted file mode 100644 index 8da3d6c..0000000 --- a/conf/machine/palmz72.conf +++ /dev/null @@ -1,20 +0,0 @@ -#@TYPE: Machine -#@NAME: Palm Zire 72 -#@DESCRIPTION: Machine configuration for the Palm Zire 72 - -require conf/machine/include/palm.inc - -MACHINE_GUI_CLASS = "bigscreen" -MACHINE_DISPLAY_WIDTH_PIXELS = "320" -MACHINE_DISPLAY_HEIGHT_PIXELS = "320" - -SERIAL_CONSOLE = "115200 ttyS0" - -MACHINE_EXTRA_RRECOMMENDS += "kernel-module-i2c-pxa \ - kernel-module-i2c-algo-pxa \ - kernel-module-i2c-dev \ - kernel-module-wm97xx-ts \ - kernel-module-palmz72-battery" - -module_autoload_g_ether = "g_ether" - -- cgit 1.2.3-korg