diff options
author | Richard Purdie <richard@openedhand.com> | 2007-07-17 14:21:52 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-07-17 14:21:52 +0000 |
commit | b2d7cb67463e8e8d20b98ce43edb49e51526c973 (patch) | |
tree | 6648ff8972c038e2c6a1538263b923c6883cfaf8 /meta/packages/linux/linux-rp-2.6.21/defconfig-spitz | |
parent | 854a97c641cd29940c9ae7874dbd46cc57f38d17 (diff) | |
download | openembedded-core-b2d7cb67463e8e8d20b98ce43edb49e51526c973.tar.gz openembedded-core-b2d7cb67463e8e8d20b98ce43edb49e51526c973.tar.bz2 openembedded-core-b2d7cb67463e8e8d20b98ce43edb49e51526c973.zip |
linux-rp: Set CONFIG_TIMER_STATS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2196 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/linux/linux-rp-2.6.21/defconfig-spitz')
-rw-r--r-- | meta/packages/linux/linux-rp-2.6.21/defconfig-spitz | 45 |
1 files changed, 42 insertions, 3 deletions
diff --git a/meta/packages/linux/linux-rp-2.6.21/defconfig-spitz b/meta/packages/linux/linux-rp-2.6.21/defconfig-spitz index e1c2c10352..3dd84eac46 100644 --- a/meta/packages/linux/linux-rp-2.6.21/defconfig-spitz +++ b/meta/packages/linux/linux-rp-2.6.21/defconfig-spitz @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.21 -# Wed Jun 13 15:37:54 2007 +# Sat Jun 30 20:16:08 2007 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -1015,6 +1015,46 @@ CONFIG_VIDEO_V4L1_COMPAT=y CONFIG_VIDEO_V4L2=y # +# Video Capture Adapters +# + +# +# Video Capture Adapters +# +# CONFIG_VIDEO_ADV_DEBUG is not set +CONFIG_VIDEO_HELPER_CHIPS_AUTO=y +# CONFIG_VIDEO_CPIA is not set +# CONFIG_VIDEO_CPIA2 is not set +# CONFIG_VIDEO_SAA5246A is not set +# CONFIG_VIDEO_SAA5249 is not set +# CONFIG_TUNER_3036 is not set + +# +# V4L USB devices +# +# CONFIG_VIDEO_PVRUSB2 is not set +# CONFIG_VIDEO_EM28XX is not set +# CONFIG_VIDEO_USBVISION is not set +# CONFIG_USB_VICAM is not set +# CONFIG_USB_IBMCAM is not set +# CONFIG_USB_KONICAWC is not set +# CONFIG_USB_QUICKCAM_MESSENGER is not set +# CONFIG_USB_ET61X251 is not set +# CONFIG_VIDEO_OVCAMCHIP is not set +# CONFIG_USB_W9968CF is not set +# CONFIG_USB_OV511 is not set +# CONFIG_USB_SE401 is not set +# CONFIG_USB_SN9C102 is not set +# CONFIG_USB_STV680 is not set +# CONFIG_USB_ZC0301 is not set +# CONFIG_USB_PWC is not set + +# +# Radio Adapters +# +# CONFIG_USB_DSBR is not set + +# # Digital Video Broadcasting Devices # # CONFIG_DVB is not set @@ -1649,7 +1689,7 @@ CONFIG_DEBUG_KERNEL=y CONFIG_LOG_BUF_SHIFT=14 # CONFIG_DETECT_SOFTLOCKUP is not set # CONFIG_SCHEDSTATS is not set -# CONFIG_TIMER_STATS is not set +CONFIG_TIMER_STATS=y # CONFIG_DEBUG_SLAB is not set # CONFIG_DEBUG_PREEMPT is not set # CONFIG_DEBUG_RT_MUTEXES is not set @@ -1738,4 +1778,3 @@ CONFIG_ZLIB_DEFLATE=m CONFIG_PLIST=y CONFIG_HAS_IOMEM=y CONFIG_HAS_IOPORT=y -CONFIG_SHARPSL_RC=m |