[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.2-211-g2175806
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2013-03-23 22:15:35
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 2175806fcc229eb4a1167e20053b629a4a116919 (commit)
via bd2c24c8fb19e07fe3d26c842b1b85b6f2961238 (commit)
from 8f519b38a274a2c0a4f64edf5c62438a61ab22a6 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 2175806fcc229eb4a1167e20053b629a4a116919
Author: Julien Boibessot <jul...@ar...>
Date: Sat Mar 23 23:15:01 2013 +0100
[LINUX] 3.8: all boards: add possibility to use 3.8.4 kernel
commit bd2c24c8fb19e07fe3d26c842b1b85b6f2961238
Author: Philippe Reynes <tr...@ya...>
Date: Sun Mar 17 14:16:25 2013 +0100
apf27: add configuration for linux 3.9-rc2
-----------------------------------------------------------------------
Summary of changes:
.../device/armadeus/apf27/apf27-linux-3.8.4.config | 1 +
.../armadeus/apf27/apf27-linux-3.9-rc2.config | 1 +
...f27-linux-3.8.config => apf27-linux-3.9.config} | 18 +++---------------
.../device/armadeus/apf28/apf28-linux-3.8.4.config | 1 +
.../device/armadeus/apf51/apf51-linux-3.8.4.config | 1 +
.../armadeus/apf9328/apf9328-linux-3.8.4.config | 1 +
patches/linux/3.8.4 | 1 +
7 files changed, 9 insertions(+), 15 deletions(-)
create mode 120000 buildroot/target/device/armadeus/apf27/apf27-linux-3.8.4.config
create mode 120000 buildroot/target/device/armadeus/apf27/apf27-linux-3.9-rc2.config
copy buildroot/target/device/armadeus/apf27/{apf27-linux-3.8.config => apf27-linux-3.9.config} (92%)
create mode 120000 buildroot/target/device/armadeus/apf28/apf28-linux-3.8.4.config
create mode 120000 buildroot/target/device/armadeus/apf51/apf51-linux-3.8.4.config
create mode 120000 buildroot/target/device/armadeus/apf9328/apf9328-linux-3.8.4.config
create mode 120000 patches/linux/3.8.4
diff --git a/buildroot/target/device/armadeus/apf27/apf27-linux-3.8.4.config b/buildroot/target/device/armadeus/apf27/apf27-linux-3.8.4.config
new file mode 120000
index 0000000..f72e685
--- /dev/null
+++ b/buildroot/target/device/armadeus/apf27/apf27-linux-3.8.4.config
@@ -0,0 +1 @@
+apf27-linux-3.8.config
\ No newline at end of file
diff --git a/buildroot/target/device/armadeus/apf27/apf27-linux-3.9-rc2.config b/buildroot/target/device/armadeus/apf27/apf27-linux-3.9-rc2.config
new file mode 120000
index 0000000..9e93e0d
--- /dev/null
+++ b/buildroot/target/device/armadeus/apf27/apf27-linux-3.9-rc2.config
@@ -0,0 +1 @@
+apf27-linux-3.9.config
\ No newline at end of file
diff --git a/buildroot/target/device/armadeus/apf27/apf27-linux-3.8.config b/buildroot/target/device/armadeus/apf27/apf27-linux-3.9.config
similarity index 92%
copy from buildroot/target/device/armadeus/apf27/apf27-linux-3.8.config
copy to buildroot/target/device/armadeus/apf27/apf27-linux-3.9.config
index bc08620..ccd755b 100644
--- a/buildroot/target/device/armadeus/apf27/apf27-linux-3.8.config
+++ b/buildroot/target/device/armadeus/apf27/apf27-linux-3.9.config
@@ -1,4 +1,3 @@
-CONFIG_EXPERIMENTAL=y
# CONFIG_SWAP is not set
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
@@ -19,8 +18,8 @@ CONFIG_MODULE_UNLOAD=y
# CONFIG_ARCH_MULTI_V7 is not set
CONFIG_ARCH_MXC=y
CONFIG_MXC_IRQ_PRIOR=y
+CONFIG_MXC_DEBUG_BOARD=y
CONFIG_MACH_IMX27_DT=y
-CONFIG_MACH_APF27=y
CONFIG_PREEMPT=y
CONFIG_AEABI=y
CONFIG_ZBOOT_ROM_TEXT=0x0
@@ -42,8 +41,6 @@ CONFIG_IP_PNP_DHCP=y
# CONFIG_INET_DIAG is not set
CONFIG_IPV6=y
CONFIG_CAN=m
-CONFIG_CAN_RAW=m
-CONFIG_CAN_BCM=m
CONFIG_CAN_VCAN=m
CONFIG_CAN_MCP251X=m
CONFIG_BT=m
@@ -101,7 +98,6 @@ CONFIG_RT2X00=m
CONFIG_RT2500USB=m
CONFIG_RT73USB=m
CONFIG_RT2800USB=m
-CONFIG_RTL8192CU=m
CONFIG_ZD1211RW=m
CONFIG_INPUT_JOYDEV=y
CONFIG_INPUT_EVDEV=y
@@ -110,7 +106,6 @@ CONFIG_KEYBOARD_IMX=m
# CONFIG_INPUT_MOUSE is not set
CONFIG_INPUT_JOYSTICK=y
CONFIG_INPUT_TOUCHSCREEN=y
-CONFIG_TOUCHSCREEN_TSC2102=y
# CONFIG_LEGACY_PTYS is not set
CONFIG_SERIAL_IMX=y
CONFIG_SERIAL_IMX_CONSOLE=y
@@ -125,8 +120,8 @@ CONFIG_GPIO_SYSFS=y
CONFIG_W1=y
CONFIG_W1_MASTER_MXC=y
CONFIG_W1_SLAVE_THERM=y
+CONFIG_HWMON=m
CONFIG_WATCHDOG=y
-CONFIG_IMX2_WDT=y
CONFIG_REGULATOR=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_MEDIA_SUPPORT=m
@@ -136,13 +131,12 @@ CONFIG_USB_VIDEO_CLASS=m
CONFIG_USB_PWC=m
CONFIG_V4L_PLATFORM_DRIVERS=y
CONFIG_SOC_CAMERA=m
-CONFIG_VIDEO_MX2=m
# CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set
# CONFIG_DVB_AU8522_V4L is not set
# CONFIG_DVB_TUNER_DIB0070 is not set
# CONFIG_DVB_TUNER_DIB0090 is not set
CONFIG_FB=y
-CONFIG_FB_IMX=y
+# CONFIG_FB_MX3 is not set
CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=y
CONFIG_LCD_L4F00242T03=y
@@ -201,12 +195,6 @@ CONFIG_IMX_SDMA=y
CONFIG_IMX_DMA=y
# CONFIG_IOMMU_SUPPORT is not set
CONFIG_IIO=m
-CONFIG_ARMADEUS_DRIVERS=y
-CONFIG_ARMADEUS_FPGA_DRIVERS=y
-CONFIG_ARMADEUS_FPGA_LOADER_DRIVER=m
-CONFIG_ARMADEUS_FPGA_VIRTUAL_COMPONENTS_IRQ_MNGR=m
-CONFIG_ARMADEUS_FPGA_VIRTUAL_COMPONENTS_BUTTON=m
-CONFIG_ARMADEUS_FPGA_VIRTUAL_COMPONENTS_LED=m
CONFIG_EXT2_FS=y
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_POSIX_ACL=y
diff --git a/buildroot/target/device/armadeus/apf28/apf28-linux-3.8.4.config b/buildroot/target/device/armadeus/apf28/apf28-linux-3.8.4.config
new file mode 120000
index 0000000..9893aa9
--- /dev/null
+++ b/buildroot/target/device/armadeus/apf28/apf28-linux-3.8.4.config
@@ -0,0 +1 @@
+apf28-linux-3.8.config
\ No newline at end of file
diff --git a/buildroot/target/device/armadeus/apf51/apf51-linux-3.8.4.config b/buildroot/target/device/armadeus/apf51/apf51-linux-3.8.4.config
new file mode 120000
index 0000000..08e79a8
--- /dev/null
+++ b/buildroot/target/device/armadeus/apf51/apf51-linux-3.8.4.config
@@ -0,0 +1 @@
+apf51-linux-3.8.config
\ No newline at end of file
diff --git a/buildroot/target/device/armadeus/apf9328/apf9328-linux-3.8.4.config b/buildroot/target/device/armadeus/apf9328/apf9328-linux-3.8.4.config
new file mode 120000
index 0000000..7c15277
--- /dev/null
+++ b/buildroot/target/device/armadeus/apf9328/apf9328-linux-3.8.4.config
@@ -0,0 +1 @@
+apf9328-linux-3.8.config
\ No newline at end of file
diff --git a/patches/linux/3.8.4 b/patches/linux/3.8.4
new file mode 120000
index 0000000..98fccd6
--- /dev/null
+++ b/patches/linux/3.8.4
@@ -0,0 +1 @@
+3.8
\ No newline at end of file
hooks/post-receive
--
armadeus
|