Patrick Georgi | fbcc8ce | 2013-12-21 21:39:37 +0100 | [diff] [blame] | 1 | # |
| 2 | # Automatically generated make config: don't edit |
| 3 | # libpayload version: 0.2.0 |
| 4 | # Thu Aug 14 20:38:59 2014 |
| 5 | # |
| 6 | |
| 7 | # |
| 8 | # Generic Options |
| 9 | # |
| 10 | # CONFIG_LP_EXPERIMENTAL is not set |
| 11 | # CONFIG_LP_OBSOLETE is not set |
| 12 | # CONFIG_LP_DEVELOPER is not set |
| 13 | # CONFIG_LP_CHROMEOS is not set |
| 14 | |
| 15 | # |
| 16 | # Architecture Options |
| 17 | # |
Gabe Black | 51edd54 | 2013-09-30 23:00:33 -0700 | [diff] [blame^] | 18 | CONFIG_LP_ARCH_ARM=y |
Patrick Georgi | fbcc8ce | 2013-12-21 21:39:37 +0100 | [diff] [blame] | 19 | # CONFIG_LP_ARCH_X86 is not set |
| 20 | # CONFIG_LP_MEMMAP_RAM_ONLY is not set |
| 21 | |
| 22 | # |
| 23 | # Standard Libraries |
| 24 | # |
| 25 | CONFIG_LP_LIBC=y |
| 26 | CONFIG_LP_CURSES=y |
| 27 | CONFIG_LP_TINYCURSES=y |
| 28 | # CONFIG_LP_PDCURSES is not set |
| 29 | CONFIG_LP_CBFS=y |
| 30 | CONFIG_LP_LZMA=y |
| 31 | |
| 32 | # |
| 33 | # Console Options |
| 34 | # |
| 35 | # CONFIG_LP_SKIP_CONSOLE_INIT is not set |
| 36 | CONFIG_LP_CBMEM_CONSOLE=y |
| 37 | CONFIG_LP_SERIAL_CONSOLE=y |
Gabe Black | 51edd54 | 2013-09-30 23:00:33 -0700 | [diff] [blame^] | 38 | # CONFIG_LP_8250_SERIAL_CONSOLE is not set |
Patrick Georgi | fbcc8ce | 2013-12-21 21:39:37 +0100 | [diff] [blame] | 39 | # CONFIG_LP_SERIAL_SET_SPEED is not set |
| 40 | # CONFIG_LP_SERIAL_ACS_FALLBACK is not set |
| 41 | CONFIG_LP_VIDEO_CONSOLE=y |
| 42 | # CONFIG_LP_COREBOOT_VIDEO_CONSOLE is not set |
| 43 | CONFIG_LP_PC_KEYBOARD=y |
| 44 | CONFIG_LP_PC_KEYBOARD_LAYOUT_US=y |
| 45 | # CONFIG_LP_PC_KEYBOARD_LAYOUT_DE is not set |
| 46 | |
| 47 | # |
| 48 | # Drivers |
| 49 | # |
| 50 | # CONFIG_LP_RTC_PORT_EXTENDED_VIA is not set |
| 51 | CONFIG_LP_STORAGE=y |
| 52 | # CONFIG_LP_STORAGE_64BIT_LBA is not set |
| 53 | CONFIG_LP_STORAGE_ATA=y |
| 54 | CONFIG_LP_STORAGE_ATAPI=y |
| 55 | CONFIG_LP_USB=y |
| 56 | CONFIG_LP_USB_OHCI=y |
| 57 | CONFIG_LP_USB_EHCI=y |
| 58 | CONFIG_LP_USB_XHCI=y |
| 59 | CONFIG_LP_USB_HID=y |
| 60 | CONFIG_LP_USB_HUB=y |
| 61 | CONFIG_LP_USB_MSC=y |
| 62 | CONFIG_LP_USB_GEN_HUB=y |
| 63 | # CONFIG_LP_USB_PCI is not set |
Patrick Georgi | fbcc8ce | 2013-12-21 21:39:37 +0100 | [diff] [blame] | 64 | # CONFIG_LP_BIG_ENDIAN is not set |
| 65 | CONFIG_LP_LITTLE_ENDIAN=y |
| 66 | # CONFIG_LP_IO_ADDRESS_SPACE is not set |
| 67 | CONFIG_LP_ARCH_SPECIFIC_OPTIONS=y |
| 68 | CONFIG_LP_COREBOOT_INFO_RANGE_BASE=0x10 |
| 69 | CONFIG_LP_COREBOOT_INFO_RANGE_SIZE=0x4000000 |