diff options
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-01-29 22:29:38 +0100 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-01-29 22:29:38 +0100 |
commit | 9a3aceee4861e3b79ad8c73a01b4e4a93e421c0b (patch) | |
tree | d76ed6021b6b45d643a027b3e5172f3399f2d8fc /recipes/linux/linux-omap-2.6.29/beagleboard | |
parent | 61acb940a7436a43d0894284d25e8d106f461c23 (diff) |
linux-kirkwood: updated to 2.6.33-rc5; updated video patch; added tgt as module
- added a recipe for 2.6.33-rc5
- updated video patch (as provided by einfochips)
- made use of the PR bump to add building tgt as module in defconifg
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/linux/linux-omap-2.6.29/beagleboard')
-rw-r--r-- | recipes/linux/linux-omap-2.6.29/beagleboard/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-omap-2.6.29/beagleboard/defconfig b/recipes/linux/linux-omap-2.6.29/beagleboard/defconfig index a1848d59a4..b79f2791f6 100644 --- a/recipes/linux/linux-omap-2.6.29/beagleboard/defconfig +++ b/recipes/linux/linux-omap-2.6.29/beagleboard/defconfig @@ -971,7 +971,7 @@ CONFIG_HAVE_IDE=y CONFIG_RAID_ATTRS=m CONFIG_SCSI=y CONFIG_SCSI_DMA=y -# CONFIG_SCSI_TGT is not set +CONFIG_SCSI_TGT=m # CONFIG_SCSI_NETLINK is not set CONFIG_SCSI_PROC_FS=y |