summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorJan Lübbe <jluebbe@debian.org>2007-10-08 10:10:25 +0000
committerJan Lübbe <jluebbe@debian.org>2007-10-08 10:10:25 +0000
commit827e9e4d593770b967a7c9c8276629d7b1b711d8 (patch)
treef1b3769d6b26415910f82cfe607d802651c780fb /packages
parentb5d15618e595f0e865122ad36d6e1a8fc168ec2b (diff)
linux-openmoko-devel: change CONFIG_LEDS_S3C24XX from module to compiled-in.
Diffstat (limited to 'packages')
-rw-r--r--packages/linux/linux-openmoko-devel/defconfig-2.6.23-rc92
-rw-r--r--packages/linux/linux-openmoko-devel_svn+2.6.23-rc9.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-openmoko-devel/defconfig-2.6.23-rc9 b/packages/linux/linux-openmoko-devel/defconfig-2.6.23-rc9
index fe5b967709..c2b7151295 100644
--- a/packages/linux/linux-openmoko-devel/defconfig-2.6.23-rc9
+++ b/packages/linux/linux-openmoko-devel/defconfig-2.6.23-rc9
@@ -1088,7 +1088,7 @@ CONFIG_LEDS_CLASS=y
#
# LED drivers
#
-CONFIG_LEDS_S3C24XX=m
+CONFIG_LEDS_S3C24XX=y
# CONFIG_LEDS_GPIO is not set
#
diff --git a/packages/linux/linux-openmoko-devel_svn+2.6.23-rc9.bb b/packages/linux/linux-openmoko-devel_svn+2.6.23-rc9.bb
index 2c0e566050..004a3db9c7 100644
--- a/packages/linux/linux-openmoko-devel_svn+2.6.23-rc9.bb
+++ b/packages/linux/linux-openmoko-devel_svn+2.6.23-rc9.bb
@@ -5,7 +5,7 @@ VANILLA_VERSION = "2.6.22"
KERNEL_VERSION = "2.6.23-rc9"
KERNEL_RELEASE = "2.6.23-rc9"
PV = "${VANILLA_VERSION}+${KERNEL_RELEASE}-moko11+svnr${SRCREV}"
-PR = "r2"
+PR = "r3"
KERNEL_IMAGETYPE = "uImage"
UBOOT_ENTRYPOINT = "30008000"