]> code.ossystems Code Review - openembedded-core.git/commit
emenlow: linux - add enough config options to boot a live image
authorJeff Dike <jdike@x86_64.user-mode-linux.org>
Tue, 27 Jul 2010 21:43:14 +0000 (17:43 -0400)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 28 Jul 2010 05:51:34 +0000 (22:51 -0700)
commit9d4a4295db68c0045725ae2904cd7816e7a7f640
treed39a6ee787428f322abe3b2cd73608bd44ce37e5
parent637ad7ef8c3e0bbfcff1df6b0039446d2b251cf8
emenlow: linux - add enough config options to boot a live image

USB_STORAGE is needed to see a USB key in the first place.
BLK_DEV_INITRD and RD_GIP are needed to read the initrd in the image.
BLK_DEV_RAM and BLK_DEV_LOOP enable the ramdisk and loop devices used
during boot.
NLS_CODEPAGE_437 and NLS_ISO8859_1 are needed by vfat in order to
mount the filesystem on the key.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
meta-emenlow/packages/linux/linux-2.6.33.2/defconfig