diff options
-rw-r--r-- | packages/linux/linux-openmoko-devel/defconfig-2.6.23-rc9 | 2 | ||||
-rw-r--r-- | packages/linux/linux-openmoko-devel_svn+2.6.23-rc9.bb | 2 |
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" |