123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436 |
- #
- # Automatically generated make config: don't edit
- #
- CONFIG_MMU=y
- CONFIG_RWSEM_XCHGADD_ALGORITHM=y
- CONFIG_HAVE_DEC_LOCK=y
- CONFIG_PPC=y
- CONFIG_PPC32=y
- CONFIG_GENERIC_NVRAM=y
- #
- # Code maturity level options
- #
- CONFIG_EXPERIMENTAL=y
- CONFIG_CLEAN_COMPILE=y
- CONFIG_STANDALONE=y
- CONFIG_BROKEN_ON_SMP=y
- #
- # General setup
- #
- CONFIG_SWAP=y
- CONFIG_SYSVIPC=y
- # CONFIG_BSD_PROCESS_ACCT is not set
- CONFIG_SYSCTL=y
- # CONFIG_AUDIT is not set
- CONFIG_LOG_BUF_SHIFT=14
- # CONFIG_HOTPLUG is not set
- # CONFIG_IKCONFIG is not set
- # CONFIG_EMBEDDED is not set
- CONFIG_KALLSYMS=y
- # CONFIG_KALLSYMS_ALL is not set
- # CONFIG_KALLSYMS_EXTRA_PASS is not set
- CONFIG_FUTEX=y
- CONFIG_EPOLL=y
- CONFIG_IOSCHED_NOOP=y
- CONFIG_IOSCHED_AS=y
- CONFIG_IOSCHED_DEADLINE=y
- CONFIG_IOSCHED_CFQ=y
- # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
- #
- # Loadable module support
- #
- CONFIG_MODULES=y
- CONFIG_MODULE_UNLOAD=y
- # CONFIG_MODULE_FORCE_UNLOAD is not set
- CONFIG_OBSOLETE_MODPARM=y
- CONFIG_MODVERSIONS=y
- CONFIG_KMOD=y
- #
- # Processor
- #
- CONFIG_6xx=y
- # CONFIG_40x is not set
- # CONFIG_44x is not set
- # CONFIG_POWER3 is not set
- # CONFIG_POWER4 is not set
- # CONFIG_8xx is not set
- # CONFIG_E500 is not set
- # CONFIG_ALTIVEC is not set
- # CONFIG_TAU is not set
- # CONFIG_CPU_FREQ is not set
- CONFIG_FSL_OCP=y
- CONFIG_PPC_STD_MMU=y
- #
- # Platform options
- #
- # CONFIG_PPC_MULTIPLATFORM is not set
- # CONFIG_APUS is not set
- # CONFIG_WILLOW is not set
- # CONFIG_PCORE is not set
- # CONFIG_POWERPMC250 is not set
- # CONFIG_EV64260 is not set
- # CONFIG_SPRUCE is not set
- # CONFIG_LOPEC is not set
- # CONFIG_MCPN765 is not set
- # CONFIG_MVME5100 is not set
- # CONFIG_PPLUS is not set
- # CONFIG_PRPMC750 is not set
- # CONFIG_PRPMC800 is not set
- # CONFIG_SANDPOINT is not set
- # CONFIG_ADIR is not set
- # CONFIG_K2 is not set
- # CONFIG_PAL4 is not set
- # CONFIG_GEMINI is not set
- # CONFIG_EST8260 is not set
- # CONFIG_SBC82xx is not set
- # CONFIG_SBS8260 is not set
- # CONFIG_RPX6 is not set
- # CONFIG_TQM8260 is not set
- # CONFIG_ADS8272 is not set
- CONFIG_LITE5200=y
- CONFIG_PPC_MPC52xx=y
- # CONFIG_SMP is not set
- # CONFIG_PREEMPT is not set
- # CONFIG_HIGHMEM is not set
- CONFIG_KERNEL_ELF=y
- CONFIG_BINFMT_ELF=y
- # CONFIG_BINFMT_MISC is not set
- CONFIG_CMDLINE_BOOL=y
- CONFIG_CMDLINE="console=ttyS0 root=/dev/ram0 rw"
- #
- # Bus options
- #
- CONFIG_GENERIC_ISA_DMA=y
- CONFIG_PCI=y
- CONFIG_PCI_DOMAINS=y
- # CONFIG_PCI_LEGACY_PROC is not set
- # CONFIG_PCI_NAMES is not set
- #
- # Advanced setup
- #
- CONFIG_ADVANCED_OPTIONS=y
- CONFIG_HIGHMEM_START=0xfe000000
- # CONFIG_LOWMEM_SIZE_BOOL is not set
- CONFIG_LOWMEM_SIZE=0x30000000
- # CONFIG_KERNEL_START_BOOL is not set
- CONFIG_KERNEL_START=0xc0000000
- # CONFIG_TASK_SIZE_BOOL is not set
- CONFIG_TASK_SIZE=0x80000000
- # CONFIG_BOOT_LOAD_BOOL is not set
- CONFIG_BOOT_LOAD=0x00800000
- #
- # Device Drivers
- #
- #
- # Generic Driver Options
- #
- CONFIG_PREVENT_FIRMWARE_BUILD=y
- # CONFIG_DEBUG_DRIVER is not set
- #
- # Memory Technology Devices (MTD)
- #
- # CONFIG_MTD is not set
- #
- # Parallel port support
- #
- # CONFIG_PARPORT is not set
- #
- # Plug and Play support
- #
- #
- # Block devices
- #
- # CONFIG_BLK_DEV_FD is not set
- # CONFIG_BLK_CPQ_DA is not set
- # CONFIG_BLK_CPQ_CISS_DA is not set
- # CONFIG_BLK_DEV_DAC960 is not set
- # CONFIG_BLK_DEV_UMEM is not set
- # CONFIG_BLK_DEV_LOOP is not set
- # CONFIG_BLK_DEV_SX8 is not set
- CONFIG_BLK_DEV_RAM=y
- CONFIG_BLK_DEV_RAM_SIZE=4096
- CONFIG_BLK_DEV_INITRD=y
- # CONFIG_LBD is not set
- #
- # ATA/ATAPI/MFM/RLL support
- #
- # CONFIG_IDE is not set
- #
- # SCSI device support
- #
- # CONFIG_SCSI is not set
- #
- # Multi-device support (RAID and LVM)
- #
- # CONFIG_MD is not set
- #
- # Fusion MPT device support
- #
- #
- # IEEE 1394 (FireWire) support
- #
- # CONFIG_IEEE1394 is not set
- #
- # I2O device support
- #
- # CONFIG_I2O is not set
- #
- # Macintosh device drivers
- #
- #
- # Networking support
- #
- # CONFIG_NET is not set
- # CONFIG_NETPOLL is not set
- # CONFIG_NET_POLL_CONTROLLER is not set
- #
- # ISDN subsystem
- #
- #
- # Telephony Support
- #
- # CONFIG_PHONE is not set
- #
- # Input device support
- #
- CONFIG_INPUT=y
- #
- # Userland interfaces
- #
- CONFIG_INPUT_MOUSEDEV=y
- CONFIG_INPUT_MOUSEDEV_PSAUX=y
- CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
- CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
- # CONFIG_INPUT_JOYDEV is not set
- # CONFIG_INPUT_TSDEV is not set
- CONFIG_INPUT_EVDEV=y
- CONFIG_INPUT_EVBUG=y
- #
- # Input I/O drivers
- #
- # CONFIG_GAMEPORT is not set
- CONFIG_SOUND_GAMEPORT=y
- CONFIG_SERIO=y
- # CONFIG_SERIO_I8042 is not set
- CONFIG_SERIO_SERPORT=y
- # CONFIG_SERIO_CT82C710 is not set
- # CONFIG_SERIO_PCIPS2 is not set
- #
- # Input Device Drivers
- #
- # CONFIG_INPUT_KEYBOARD is not set
- # CONFIG_INPUT_MOUSE is not set
- # CONFIG_INPUT_JOYSTICK is not set
- # CONFIG_INPUT_TOUCHSCREEN is not set
- # CONFIG_INPUT_MISC is not set
- #
- # Character devices
- #
- CONFIG_VT=y
- CONFIG_VT_CONSOLE=y
- CONFIG_HW_CONSOLE=y
- # CONFIG_SERIAL_NONSTANDARD is not set
- #
- # Serial drivers
- #
- # CONFIG_SERIAL_8250 is not set
- #
- # Non-8250 serial port support
- #
- CONFIG_SERIAL_CORE=y
- CONFIG_SERIAL_CORE_CONSOLE=y
- CONFIG_SERIAL_MPC52xx=y
- CONFIG_SERIAL_MPC52xx_CONSOLE=y
- CONFIG_SERIAL_MPC52xx_CONSOLE_BAUD=9600
- CONFIG_UNIX98_PTYS=y
- CONFIG_LEGACY_PTYS=y
- CONFIG_LEGACY_PTY_COUNT=256
- # CONFIG_QIC02_TAPE is not set
- #
- # IPMI
- #
- # CONFIG_IPMI_HANDLER is not set
- #
- # Watchdog Cards
- #
- # CONFIG_WATCHDOG is not set
- # CONFIG_NVRAM is not set
- # CONFIG_GEN_RTC is not set
- # CONFIG_DTLK is not set
- # CONFIG_R3964 is not set
- # CONFIG_APPLICOM is not set
- #
- # Ftape, the floppy tape device driver
- #
- # CONFIG_FTAPE is not set
- # CONFIG_AGP is not set
- # CONFIG_DRM is not set
- # CONFIG_RAW_DRIVER is not set
- #
- # I2C support
- #
- # CONFIG_I2C is not set
- #
- # Misc devices
- #
- #
- # Multimedia devices
- #
- # CONFIG_VIDEO_DEV is not set
- #
- # Digital Video Broadcasting Devices
- #
- #
- # Graphics support
- #
- # CONFIG_FB is not set
- #
- # Console display driver support
- #
- CONFIG_VGA_CONSOLE=y
- # CONFIG_MDA_CONSOLE is not set
- CONFIG_DUMMY_CONSOLE=y
- #
- # Sound
- #
- # CONFIG_SOUND is not set
- #
- # USB support
- #
- # CONFIG_USB is not set
- #
- # USB Gadget Support
- #
- # CONFIG_USB_GADGET is not set
- #
- # File systems
- #
- CONFIG_EXT2_FS=y
- # CONFIG_EXT2_FS_XATTR is not set
- # CONFIG_EXT3_FS is not set
- # CONFIG_JBD is not set
- # CONFIG_REISERFS_FS is not set
- # CONFIG_JFS_FS is not set
- # CONFIG_XFS_FS is not set
- # CONFIG_MINIX_FS is not set
- # CONFIG_ROMFS_FS is not set
- # CONFIG_QUOTA is not set
- # CONFIG_AUTOFS_FS is not set
- # CONFIG_AUTOFS4_FS is not set
- #
- # CD-ROM/DVD Filesystems
- #
- # CONFIG_ISO9660_FS is not set
- # CONFIG_UDF_FS is not set
- #
- # DOS/FAT/NT Filesystems
- #
- # CONFIG_FAT_FS is not set
- # CONFIG_NTFS_FS is not set
- #
- # Pseudo filesystems
- #
- CONFIG_PROC_FS=y
- CONFIG_PROC_KCORE=y
- CONFIG_SYSFS=y
- # CONFIG_DEVFS_FS is not set
- # CONFIG_DEVPTS_FS_XATTR is not set
- CONFIG_TMPFS=y
- # CONFIG_HUGETLB_PAGE is not set
- CONFIG_RAMFS=y
- #
- # Miscellaneous filesystems
- #
- # CONFIG_ADFS_FS is not set
- # CONFIG_AFFS_FS is not set
- # CONFIG_HFS_FS is not set
- # CONFIG_HFSPLUS_FS is not set
- # CONFIG_BEFS_FS is not set
- # CONFIG_BFS_FS is not set
- # CONFIG_EFS_FS is not set
- # CONFIG_CRAMFS is not set
- # CONFIG_VXFS_FS is not set
- # CONFIG_HPFS_FS is not set
- # CONFIG_QNX4FS_FS is not set
- # CONFIG_SYSV_FS is not set
- # CONFIG_UFS_FS is not set
- #
- # Partition Types
- #
- # CONFIG_PARTITION_ADVANCED is not set
- CONFIG_MSDOS_PARTITION=y
- #
- # Native Language Support
- #
- CONFIG_NLS=y
- CONFIG_NLS_DEFAULT="iso8859-1"
- # CONFIG_NLS_CODEPAGE_437 is not set
- # CONFIG_NLS_CODEPAGE_737 is not set
- # CONFIG_NLS_CODEPAGE_775 is not set
- # CONFIG_NLS_CODEPAGE_850 is not set
- # CONFIG_NLS_CODEPAGE_852 is not set
- # CONFIG_NLS_CODEPAGE_855 is not set
- # CONFIG_NLS_CODEPAGE_857 is not set
- # CONFIG_NLS_CODEPAGE_860 is not set
- # CONFIG_NLS_CODEPAGE_861 is not set
- # CONFIG_NLS_CODEPAGE_862 is not set
- # CONFIG_NLS_CODEPAGE_863 is not set
- # CONFIG_NLS_CODEPAGE_864 is not set
- # CONFIG_NLS_CODEPAGE_865 is not set
- # CONFIG_NLS_CODEPAGE_866 is not set
- # CONFIG_NLS_CODEPAGE_869 is not set
- # CONFIG_NLS_CODEPAGE_936 is not set
- # CONFIG_NLS_CODEPAGE_950 is not set
- # CONFIG_NLS_CODEPAGE_932 is not set
- # CONFIG_NLS_CODEPAGE_949 is not set
- # CONFIG_NLS_CODEPAGE_874 is not set
- # CONFIG_NLS_ISO8859_8 is not set
- # CONFIG_NLS_CODEPAGE_1250 is not set
- # CONFIG_NLS_CODEPAGE_1251 is not set
- # CONFIG_NLS_ASCII is not set
- CONFIG_NLS_ISO8859_1=m
- # CONFIG_NLS_ISO8859_2 is not set
- # CONFIG_NLS_ISO8859_3 is not set
- # CONFIG_NLS_ISO8859_4 is not set
- # CONFIG_NLS_ISO8859_5 is not set
- # CONFIG_NLS_ISO8859_6 is not set
- # CONFIG_NLS_ISO8859_7 is not set
- # CONFIG_NLS_ISO8859_9 is not set
- # CONFIG_NLS_ISO8859_13 is not set
- # CONFIG_NLS_ISO8859_14 is not set
- # CONFIG_NLS_ISO8859_15 is not set
- # CONFIG_NLS_KOI8_R is not set
- # CONFIG_NLS_KOI8_U is not set
- # CONFIG_NLS_UTF8 is not set
- #
- # Library routines
- #
- # CONFIG_CRC16 is not set
- # CONFIG_CRC32 is not set
- # CONFIG_LIBCRC32C is not set
- #
- # Profiling support
- #
- # CONFIG_PROFILING is not set
- #
- # Kernel hacking
- #
- CONFIG_DEBUG_KERNEL=y
- # CONFIG_DEBUG_SLAB is not set
- CONFIG_MAGIC_SYSRQ=y
- # CONFIG_DEBUG_SPINLOCK is not set
- CONFIG_DEBUG_SPINLOCK_SLEEP=y
- # CONFIG_KGDB is not set
- # CONFIG_XMON is not set
- # CONFIG_BDI_SWITCH is not set
- CONFIG_DEBUG_INFO=y
- CONFIG_SERIAL_TEXT_DEBUG=y
- CONFIG_PPC_OCP=y
- #
- # Security options
- #
- # CONFIG_SECURITY is not set
- #
- # Cryptographic options
- #
- # CONFIG_CRYPTO is not set
|