📄 autoconf.h
字号:
/* * NAND Flash Device Drivers */#undef CONFIG_MTD_NAND/* * Plug and Play configuration */#undef CONFIG_PNP#undef CONFIG_ISAPNP/* * Block devices */#undef CONFIG_BLK_DEV_FD#undef CONFIG_BLK_DEV_XD#undef CONFIG_PARIDE#undef CONFIG_BLK_CPQ_DA#undef CONFIG_BLK_CPQ_CISS_DA#undef CONFIG_BLK_DEV_DAC960#undef CONFIG_BLK_DEV_LOOP#undef CONFIG_BLK_DEV_NBD#undef CONFIG_BLK_DEV_RAM#undef CONFIG_BLK_DEV_INITRD#undef CONFIG_BLK_DEV_RAMDISK_DATA#define CONFIG_BLK_DEV_BLKMEM 1#undef CONFIG_NOFLASH#define CONFIG_AMDFLASH 1#undef CONFIG_INTELFLASH#undef CONFIG_FLASHAUTO#undef CONFIG_FLASH128KB#undef CONFIG_FLASH1MB#define CONFIG_FLASH2MB 1#undef CONFIG_FLASH4MB#undef CONFIG_FLASH6MB#undef CONFIG_FLASH8MB#undef CONFIG_FLASH16MB#undef CONFIG_FLASHAUTOBIT#undef CONFIG_FLASH8BIT#define CONFIG_FLASH16BIT 1#undef CONFIG_FLASH32bit/* * File systems */#undef CONFIG_QUOTA#undef CONFIG_AUTOFS_FS#define CONFIG_AUTOFS4_FS 1#undef CONFIG_REISERFS_FS#undef CONFIG_REISERFS_CHECK#undef CONFIG_REISERFS_PROC_INFO#undef CONFIG_ADFS_FS#undef CONFIG_ADFS_FS_RW#undef CONFIG_AFFS_FS#undef CONFIG_HFS_FS#undef CONFIG_BFS_FS#define CONFIG_EXT3_FS 1#define CONFIG_JBD 1#undef CONFIG_JBD_DEBUG#define CONFIG_FAT_FS 1#define CONFIG_MSDOS_FS 1#undef CONFIG_UMSDOS_FS#define CONFIG_VFAT_FS 1#undef CONFIG_EFS_FS#undef CONFIG_JFFS_FS#define CONFIG_JFFS2_FS 1#define CONFIG_JFFS2_FS_DEBUG (2)#define CONFIG_CRAMFS 1#undef CONFIG_TMPFS#define CONFIG_RAMFS 1#define CONFIG_ISO9660_FS 1#define CONFIG_JOLIET 1#define CONFIG_ZISOFS 1#undef CONFIG_MINIX_FS#undef CONFIG_VXFS_FS#undef CONFIG_NTFS_FS#undef CONFIG_NTFS_RW#undef CONFIG_HPFS_FS#define CONFIG_PROC_FS 1#define CONFIG_DEVFS_FS 1#undef CONFIG_DEVFS_MOUNT#undef CONFIG_DEVFS_DEBUG#undef CONFIG_DEVPTS_FS#undef CONFIG_QNX4FS_FS#undef CONFIG_QNX4FS_RW#define CONFIG_ROMFS_FS 1#define CONFIG_EXT2_FS 1#undef CONFIG_SYSV_FS#undef CONFIG_UDF_FS#undef CONFIG_UDF_RW#undef CONFIG_UFS_FS#undef CONFIG_UFS_FS_WRITE/* * Network File Systems */#undef CONFIG_CODA_FS#undef CONFIG_INTERMEZZO_FS#define CONFIG_NFS_FS 1#undef CONFIG_NFS_V3#undef CONFIG_ROOT_NFS#undef CONFIG_NFSD#undef CONFIG_NFSD_V3#define CONFIG_SUNRPC 1#define CONFIG_LOCKD 1#define CONFIG_SMB_FS 1#undef CONFIG_SMB_NLS_DEFAULT#undef CONFIG_NCP_FS#undef CONFIG_NCPFS_PACKET_SIGNING#undef CONFIG_NCPFS_IOCTL_LOCKING#undef CONFIG_NCPFS_STRONG#undef CONFIG_NCPFS_NFS_NS#undef CONFIG_NCPFS_OS2_NS#undef CONFIG_NCPFS_SMALLDOS#undef CONFIG_NCPFS_NLS#undef CONFIG_NCPFS_EXTRAS#define CONFIG_ZISOFS_FS 1#define CONFIG_ZLIB_FS_INFLATE 1/* * Partition Types */#undef CONFIG_PARTITION_ADVANCED#define CONFIG_MSDOS_PARTITION 1#define CONFIG_SMB_NLS 1#define CONFIG_NLS 1/* * Native Language Support */#define CONFIG_NLS_DEFAULT "iso8859-1"#undef CONFIG_NLS_CODEPAGE_437#undef CONFIG_NLS_CODEPAGE_737#undef CONFIG_NLS_CODEPAGE_775#undef CONFIG_NLS_CODEPAGE_850#undef CONFIG_NLS_CODEPAGE_852#undef CONFIG_NLS_CODEPAGE_855#undef CONFIG_NLS_CODEPAGE_857#undef CONFIG_NLS_CODEPAGE_860#undef CONFIG_NLS_CODEPAGE_861#undef CONFIG_NLS_CODEPAGE_862#undef CONFIG_NLS_CODEPAGE_863#undef CONFIG_NLS_CODEPAGE_864#undef CONFIG_NLS_CODEPAGE_865#undef CONFIG_NLS_CODEPAGE_866#undef CONFIG_NLS_CODEPAGE_869#undef CONFIG_NLS_CODEPAGE_936#undef CONFIG_NLS_CODEPAGE_950#undef CONFIG_NLS_CODEPAGE_932#undef CONFIG_NLS_CODEPAGE_949#undef CONFIG_NLS_CODEPAGE_874#undef CONFIG_NLS_ISO8859_8#undef CONFIG_NLS_CODEPAGE_1251#undef CONFIG_NLS_ISO8859_1#undef CONFIG_NLS_ISO8859_2#undef CONFIG_NLS_ISO8859_3#undef CONFIG_NLS_ISO8859_4#undef CONFIG_NLS_ISO8859_5#undef CONFIG_NLS_ISO8859_6#undef CONFIG_NLS_ISO8859_7#undef CONFIG_NLS_ISO8859_9#undef CONFIG_NLS_ISO8859_13#undef CONFIG_NLS_ISO8859_14#undef CONFIG_NLS_ISO8859_15#undef CONFIG_NLS_KOI8_R#undef CONFIG_NLS_KOI8_U#undef CONFIG_NLS_UTF8/* * Character devices */#undef CONFIG_LEDMAN#undef CONFIG_VT#undef CONFIG_SERIAL#undef CONFIG_SERIAL_EXTENDED#undef CONFIG_SERIAL_NONSTANDARD#define CONFIG_SERIAL_CUART 1#define CONFIG_SERIAL_S3C2510_CONSOLE 1#define CONFIG_SERIAL_HUART 1#define CONFIG_SERIAL_S3C2510 1#undef CONFIG_UNIX98_PTYS/* * I2C support */#undef CONFIG_I2C_CORE#undef CONFIG_I2C_S3C/* * Mice */#undef CONFIG_BUSMOUSE#undef CONFIG_MOUSE/* * Joysticks */#undef CONFIG_INPUT_GAMEPORT#undef CONFIG_INPUT_NS558#undef CONFIG_INPUT_LIGHTNING#undef CONFIG_INPUT_PCIGAME#undef CONFIG_INPUT_CS461X#undef CONFIG_INPUT_EMU10K1#undef CONFIG_INPUT_SERIO#undef CONFIG_INPUT_SERPORT#undef CONFIG_INPUT_ANALOG#undef CONFIG_INPUT_A3D#undef CONFIG_INPUT_ADI#undef CONFIG_INPUT_COBRA#undef CONFIG_INPUT_GF2K#undef CONFIG_INPUT_GRIP#undef CONFIG_INPUT_INTERACT#undef CONFIG_INPUT_TMDC#undef CONFIG_INPUT_SIDEWINDER#undef CONFIG_INPUT_IFORCE_USB#undef CONFIG_INPUT_IFORCE_232#undef CONFIG_INPUT_WARRIOR#undef CONFIG_INPUT_MAGELLAN#undef CONFIG_INPUT_SPACEORB#undef CONFIG_INPUT_SPACEBALL#undef CONFIG_INPUT_STINGER#undef CONFIG_INPUT_DB9#undef CONFIG_INPUT_GAMECON#undef CONFIG_INPUT_TURBOGRAFX#undef CONFIG_QIC02_TAPE/* * Watchdog Cards */#define CONFIG_WATCHDOG 1#undef CONFIG_WATCHDOG_NOWAYOUT#undef CONFIG_SOFT_WATCHDOG#undef CONFIG_WDT#undef CONFIG_WDTPCI#undef CONFIG_PCWATCHDOG#undef CONFIG_ACQUIRE_WDT#undef CONFIG_ADVANTECH_WDT#undef CONFIG_S3C2510_WDT#undef CONFIG_EUROTECH_WDT#undef CONFIG_IB700_WDT#undef CONFIG_I810_TCO#undef CONFIG_MIXCOMWD#undef CONFIG_60XX_WDT#undef CONFIG_W83877F_WDT#undef CONFIG_MACHZ_WDT#undef CONFIG_INTEL_RNG#undef CONFIG_NVRAM#undef CONFIG_RTC#undef CONFIG_DTLK#undef CONFIG_R3964#undef CONFIG_APPLICOM/* * Ftape, the floppy tape device driver */#undef CONFIG_FTAPE#undef CONFIG_AGP#undef CONFIG_DRM#undef CONFIG_PNX1500#undef CONFIG_IRQDEMO/* * USB support */#define CONFIG_USB 1#undef CONFIG_USB_DEBUG#define CONFIG_USB_DEVICEFS 1#undef CONFIG_USB_BANDWIDTH#undef CONFIG_USB_LONG_TIMEOUT#undef CONFIG_USB_UHCI#undef CONFIG_USB_UHCI_ALT#undef CONFIG_USB_OHCI#define CONFIG_USB_OHCI_S3C2510 1#undef CONFIG_USB_AUDIO#undef CONFIG_USB_BLUETOOTH#define CONFIG_USB_STORAGE 1#define CONFIG_USB_STORAGE_DEBUG 1#undef CONFIG_USB_STORAGE_DATAFAB#define CONFIG_USB_STORAGE_FREECOM 1#undef CONFIG_USB_STORAGE_ISD200#undef CONFIG_USB_STORAGE_DPCM#undef CONFIG_USB_STORAGE_HP8200e#undef CONFIG_USB_STORAGE_SDDR09#undef CONFIG_USB_STORAGE_JUMPSHOT#undef CONFIG_USB_ACM#undef CONFIG_USB_PRINTER#undef CONFIG_USB_HID#undef CONFIG_USB_HIDDEV#undef CONFIG_USB_KBD#define CONFIG_USB_MOUSE 1#undef CONFIG_USB_WACOM#undef CONFIG_USB_DC2XX#undef CONFIG_USB_MDC800#undef CONFIG_USB_SCANNER#undef CONFIG_USB_MICROTEK#undef CONFIG_USB_HPUSBSCSI#undef CONFIG_USB_IBMCAM#undef CONFIG_USB_OV511#undef CONFIG_USB_PWC#undef CONFIG_USB_SE401#undef CONFIG_USB_DSBR#undef CONFIG_USB_DABUSB#undef CONFIG_USB_PEGASUS#undef CONFIG_USB_KAWETH#undef CONFIG_USB_CATC#undef CONFIG_USB_CDCETHER#undef CONFIG_USB_USBNET#undef CONFIG_USB_USS720/* * USB Serial Converter support */#undef CONFIG_USB_SERIAL#undef CONFIG_USB_SERIAL_GENERIC#undef CONFIG_USB_SERIAL_BELKIN#undef CONFIG_USB_SERIAL_WHITEHEAT#undef CONFIG_USB_SERIAL_DIGI_ACCELEPORT#undef CONFIG_USB_SERIAL_EMPEG#undef CONFIG_USB_SERIAL_FTDI_SIO#undef CONFIG_USB_SERIAL_VISOR#undef CONFIG_USB_SERIAL_IR#undef CONFIG_USB_SERIAL_EDGEPORT#undef CONFIG_USB_SERIAL_KEYSPAN_PDA#undef CONFIG_USB_SERIAL_KEYSPAN#undef CONFIG_USB_SERIAL_KEYSPAN_USA28#undef CONFIG_USB_SERIAL_KEYSPAN_USA28X#undef CONFIG_USB_SERIAL_KEYSPAN_USA28XA#undef CONFIG_USB_SERIAL_KEYSPAN_USA28XB#undef CONFIG_USB_SERIAL_KEYSPAN_USA19#undef CONFIG_USB_SERIAL_KEYSPAN_USA18X#undef CONFIG_USB_SERIAL_KEYSPAN_USA19W#undef CONFIG_USB_SERIAL_KEYSPAN_USA49W#undef CONFIG_USB_SERIAL_MCT_U232#undef CONFIG_USB_SERIAL_PL2303#undef CONFIG_USB_SERIAL_CYBERJACK#undef CONFIG_USB_SERIAL_XIRCOM#undef CONFIG_USB_SERIAL_OMNINET#undef CONFIG_USB_RIO500/* * IEEE 1394 (FireWire) support (EXPERIMENTAL) */#undef CONFIG_IEEE1394/* * I2O device support */#undef CONFIG_I2O#undef CONFIG_I2O_PCI#undef CONFIG_I2O_BLOCK#undef CONFIG_I2O_LAN#undef CONFIG_I2O_SCSI#undef CONFIG_I2O_PROC/* * Kernel hacking */#define CONFIG_FRAME_POINTER 1#define CONFIG_S3C2510_DMA 1#define CONFIG_NO_MMU_LARGE_ALLOCS 1#undef CONFIG_REVISIT#undef CONFIG_DEBUG_ERRORS#undef CONFIG_DEBUG_USER#undef CONFIG_DEBUG_INFO#undef CONFIG_MAGIC_SYSRQ#undef CONFIG_DEBUG_LL#undef CONFIG_CONTIGUOUS_PAGE_ALLOC#undef CONFIG_MEM_MAP
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -