* build issue #503 for v2.6.26-rc2-433-gf26a398 : undefined reference to `request_firmware' @ 2008-05-16 17:06 Toralf Förster 2008-05-16 20:30 ` Rafael J. Wysocki 2008-05-17 10:04 ` James Bottomley 0 siblings, 2 replies; 16+ messages in thread From: Toralf Förster @ 2008-05-16 17:06 UTC (permalink / raw) To: linux-kernel; +Cc: linux-scsi [-- Attachment #1.1: Type: text/plain, Size: 31514 bytes --] Hello, the build (.config attached) failed, make ends with : ... UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD vmlinux drivers/built-in.o: In function `sas_request_addr': (.text+0x33bab): undefined reference to `request_firmware' drivers/built-in.o: In function `sas_request_addr': (.text+0x33c3f): undefined reference to `release_firmware' make: *** [vmlinux] Error 1 The build was made with : $>make randconfig; make clean; make Here's the config: # # Automatically generated make config: don't edit # Linux kernel version: 2.6.26-rc2 # Fri May 16 18:35:54 2008 # # CONFIG_64BIT is not set CONFIG_X86_32=y # CONFIG_X86_64 is not set CONFIG_X86=y CONFIG_DEFCONFIG_LIST="arch/x86/configs/i386_defconfig" # CONFIG_GENERIC_LOCKBREAK is not set CONFIG_GENERIC_TIME=y CONFIG_GENERIC_CMOS_UPDATE=y CONFIG_CLOCKSOURCE_WATCHDOG=y CONFIG_GENERIC_CLOCKEVENTS=y CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y CONFIG_LOCKDEP_SUPPORT=y CONFIG_STACKTRACE_SUPPORT=y CONFIG_HAVE_LATENCYTOP_SUPPORT=y CONFIG_FAST_CMPXCHG_LOCAL=y CONFIG_MMU=y CONFIG_ZONE_DMA=y CONFIG_GENERIC_ISA_DMA=y CONFIG_GENERIC_IOMAP=y CONFIG_GENERIC_BUG=y CONFIG_GENERIC_HWEIGHT=y # CONFIG_GENERIC_GPIO is not set CONFIG_ARCH_MAY_HAVE_PC_FDC=y # CONFIG_RWSEM_GENERIC_SPINLOCK is not set CONFIG_RWSEM_XCHGADD_ALGORITHM=y # CONFIG_ARCH_HAS_ILOG2_U32 is not set # CONFIG_ARCH_HAS_ILOG2_U64 is not set CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y CONFIG_GENERIC_CALIBRATE_DELAY=y # CONFIG_GENERIC_TIME_VSYSCALL is not set CONFIG_ARCH_HAS_CPU_RELAX=y CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set # CONFIG_HAVE_CPUMASK_OF_CPU_MAP is not set CONFIG_ARCH_HIBERNATION_POSSIBLE=y CONFIG_ARCH_SUSPEND_POSSIBLE=y # CONFIG_ZONE_DMA32 is not set CONFIG_ARCH_POPULATES_NODE_MAP=y # CONFIG_AUDIT_ARCH is not set CONFIG_ARCH_SUPPORTS_AOUT=y CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y CONFIG_GENERIC_HARDIRQS=y CONFIG_GENERIC_IRQ_PROBE=y CONFIG_X86_BIOS_REBOOT=y CONFIG_KTIME_SCALAR=y # # General setup # CONFIG_EXPERIMENTAL=y CONFIG_BROKEN_ON_SMP=y CONFIG_LOCK_KERNEL=y CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_LOCALVERSION="" CONFIG_LOCALVERSION_AUTO=y CONFIG_SWAP=y # CONFIG_SYSVIPC is not set # CONFIG_POSIX_MQUEUE is not set # CONFIG_BSD_PROCESS_ACCT is not set # CONFIG_TASKSTATS is not set CONFIG_AUDIT=y CONFIG_AUDITSYSCALL=y CONFIG_AUDIT_TREE=y CONFIG_IKCONFIG=y # CONFIG_IKCONFIG_PROC is not set CONFIG_LOG_BUF_SHIFT=17 # CONFIG_CGROUPS is not set CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y CONFIG_GROUP_SCHED=y # CONFIG_FAIR_GROUP_SCHED is not set # CONFIG_RT_GROUP_SCHED is not set CONFIG_USER_SCHED=y # CONFIG_CGROUP_SCHED is not set # CONFIG_SYSFS_DEPRECATED_V2 is not set CONFIG_RELAY=y CONFIG_NAMESPACES=y # CONFIG_UTS_NS is not set # CONFIG_USER_NS is not set # CONFIG_PID_NS is not set CONFIG_BLK_DEV_INITRD=y CONFIG_INITRAMFS_SOURCE="" CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_SYSCTL=y CONFIG_EMBEDDED=y CONFIG_UID16=y # CONFIG_SYSCTL_SYSCALL is not set # CONFIG_KALLSYMS is not set # CONFIG_HOTPLUG is not set CONFIG_PRINTK=y CONFIG_BUG=y # CONFIG_ELF_CORE is not set # CONFIG_PCSPKR_PLATFORM is not set # CONFIG_COMPAT_BRK is not set # CONFIG_BASE_FULL is not set # CONFIG_FUTEX is not set CONFIG_ANON_INODES=y # CONFIG_EPOLL is not set # CONFIG_SIGNALFD is not set CONFIG_TIMERFD=y # CONFIG_EVENTFD is not set CONFIG_SHMEM=y CONFIG_VM_EVENT_COUNTERS=y # CONFIG_SLAB is not set # CONFIG_SLUB is not set CONFIG_SLOB=y # CONFIG_PROFILING is not set CONFIG_MARKERS=y CONFIG_HAVE_OPROFILE=y CONFIG_HAVE_KPROBES=y CONFIG_HAVE_KRETPROBES=y # CONFIG_HAVE_DMA_ATTRS is not set CONFIG_PROC_PAGE_MONITOR=y # CONFIG_TINY_SHMEM is not set CONFIG_BASE_SMALL=1 CONFIG_MODULES=y CONFIG_MODULE_FORCE_LOAD=y # CONFIG_MODULE_UNLOAD is not set # CONFIG_MODVERSIONS is not set # CONFIG_MODULE_SRCVERSION_ALL is not set # CONFIG_KMOD is not set CONFIG_BLOCK=y # CONFIG_LBD is not set # CONFIG_BLK_DEV_IO_TRACE is not set # CONFIG_LSF is not set # CONFIG_BLK_DEV_BSG is not set # # IO Schedulers # CONFIG_IOSCHED_NOOP=y CONFIG_IOSCHED_AS=m CONFIG_IOSCHED_DEADLINE=m # CONFIG_IOSCHED_CFQ is not set # CONFIG_DEFAULT_AS is not set # CONFIG_DEFAULT_DEADLINE is not set # CONFIG_DEFAULT_CFQ is not set CONFIG_DEFAULT_NOOP=y CONFIG_DEFAULT_IOSCHED="noop" CONFIG_CLASSIC_RCU=y # # Processor type and features # CONFIG_TICK_ONESHOT=y CONFIG_NO_HZ=y CONFIG_HIGH_RES_TIMERS=y CONFIG_GENERIC_CLOCKEVENTS_BUILD=y # CONFIG_SMP is not set CONFIG_X86_PC=y # CONFIG_X86_ELAN is not set # CONFIG_X86_VOYAGER is not set # CONFIG_X86_NUMAQ is not set # CONFIG_X86_SUMMIT is not set # CONFIG_X86_BIGSMP is not set # CONFIG_X86_VISWS is not set # CONFIG_X86_GENERICARCH is not set # CONFIG_X86_ES7000 is not set # CONFIG_X86_RDC321X is not set # CONFIG_X86_VSMP is not set CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y # CONFIG_PARAVIRT_GUEST is not set # CONFIG_M386 is not set # CONFIG_M486 is not set # CONFIG_M586 is not set # CONFIG_M586TSC is not set # CONFIG_M586MMX is not set CONFIG_M686=y # CONFIG_MPENTIUMII is not set # CONFIG_MPENTIUMIII is not set # CONFIG_MPENTIUMM is not set # CONFIG_MPENTIUM4 is not set # CONFIG_MK6 is not set # CONFIG_MK7 is not set # CONFIG_MK8 is not set # CONFIG_MCRUSOE is not set # CONFIG_MEFFICEON is not set # CONFIG_MWINCHIPC6 is not set # CONFIG_MWINCHIP2 is not set # CONFIG_MWINCHIP3D is not set # CONFIG_MGEODEGX1 is not set # CONFIG_MGEODE_LX is not set # CONFIG_MCYRIXIII is not set # CONFIG_MVIAC3_2 is not set # CONFIG_MVIAC7 is not set # CONFIG_MPSC is not set # CONFIG_MCORE2 is not set # CONFIG_GENERIC_CPU is not set # CONFIG_X86_GENERIC is not set CONFIG_X86_CPU=y CONFIG_X86_CMPXCHG=y CONFIG_X86_L1_CACHE_SHIFT=5 CONFIG_X86_XADD=y # CONFIG_X86_PPRO_FENCE is not set CONFIG_X86_WP_WORKS_OK=y CONFIG_X86_INVLPG=y CONFIG_X86_BSWAP=y CONFIG_X86_POPAD_OK=y CONFIG_X86_GOOD_APIC=y CONFIG_X86_USE_PPRO_CHECKSUM=y CONFIG_X86_P6_NOP=y CONFIG_X86_TSC=y CONFIG_X86_CMOV=y CONFIG_X86_MINIMUM_CPU_FAMILY=6 CONFIG_X86_DEBUGCTLMSR=y # CONFIG_HPET_TIMER is not set CONFIG_DMI=y # CONFIG_IOMMU_HELPER is not set # CONFIG_PREEMPT_NONE is not set # CONFIG_PREEMPT_VOLUNTARY is not set CONFIG_PREEMPT=y # CONFIG_PREEMPT_RCU is not set CONFIG_X86_UP_APIC=y # CONFIG_X86_UP_IOAPIC is not set CONFIG_X86_LOCAL_APIC=y # CONFIG_X86_MCE is not set CONFIG_VM86=y CONFIG_TOSHIBA=y # CONFIG_I8K is not set CONFIG_X86_REBOOTFIXUPS=y CONFIG_MICROCODE=m CONFIG_MICROCODE_OLD_INTERFACE=y CONFIG_X86_MSR=m CONFIG_X86_CPUID=m # CONFIG_NOHIGHMEM is not set CONFIG_HIGHMEM4G=y # CONFIG_HIGHMEM64G is not set # CONFIG_VMSPLIT_3G is not set # CONFIG_VMSPLIT_3G_OPT is not set CONFIG_VMSPLIT_2G=y # CONFIG_VMSPLIT_2G_OPT is not set # CONFIG_VMSPLIT_1G is not set CONFIG_PAGE_OFFSET=0x80000000 CONFIG_HIGHMEM=y CONFIG_ARCH_FLATMEM_ENABLE=y CONFIG_ARCH_SPARSEMEM_ENABLE=y CONFIG_ARCH_SELECT_MEMORY_MODEL=y CONFIG_SELECT_MEMORY_MODEL=y CONFIG_FLATMEM_MANUAL=y # CONFIG_DISCONTIGMEM_MANUAL is not set # CONFIG_SPARSEMEM_MANUAL is not set CONFIG_FLATMEM=y CONFIG_FLAT_NODE_MEM_MAP=y CONFIG_SPARSEMEM_STATIC=y # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_SPLIT_PTLOCK_CPUS=4 # CONFIG_RESOURCES_64BIT is not set CONFIG_ZONE_DMA_FLAG=1 CONFIG_BOUNCE=y CONFIG_VIRT_TO_BUS=y # CONFIG_HIGHPTE is not set CONFIG_MATH_EMULATION=y # CONFIG_MTRR is not set # CONFIG_SECCOMP is not set # CONFIG_HZ_100 is not set # CONFIG_HZ_250 is not set # CONFIG_HZ_300 is not set CONFIG_HZ_1000=y CONFIG_HZ=1000 CONFIG_SCHED_HRTICK=y CONFIG_KEXEC=y # CONFIG_CRASH_DUMP is not set CONFIG_PHYSICAL_START=0x100000 CONFIG_RELOCATABLE=y CONFIG_PHYSICAL_ALIGN=0x100000 # CONFIG_COMPAT_VDSO is not set CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y # # Power management options # CONFIG_PM=y CONFIG_PM_DEBUG=y CONFIG_PM_VERBOSE=y CONFIG_CAN_PM_TRACE=y # CONFIG_PM_TRACE_RTC is not set CONFIG_PM_SLEEP=y CONFIG_SUSPEND=y CONFIG_SUSPEND_FREEZER=y CONFIG_HIBERNATION=y CONFIG_PM_STD_PARTITION="" # CONFIG_APM is not set # # CPU Frequency scaling # CONFIG_CPU_FREQ=y CONFIG_CPU_FREQ_TABLE=y # CONFIG_CPU_FREQ_DEBUG is not set CONFIG_CPU_FREQ_STAT=m # CONFIG_CPU_FREQ_STAT_DETAILS is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set CONFIG_CPU_FREQ_GOV_PERFORMANCE=y # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set CONFIG_CPU_FREQ_GOV_USERSPACE=y CONFIG_CPU_FREQ_GOV_ONDEMAND=y CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m # # CPUFreq processor drivers # CONFIG_X86_POWERNOW_K6=y # CONFIG_X86_POWERNOW_K7 is not set # CONFIG_X86_POWERNOW_K8 is not set CONFIG_X86_SPEEDSTEP_CENTRINO=m CONFIG_X86_SPEEDSTEP_CENTRINO_TABLE=y CONFIG_X86_SPEEDSTEP_ICH=m # CONFIG_X86_SPEEDSTEP_SMI is not set # CONFIG_X86_P4_CLOCKMOD is not set CONFIG_X86_CPUFREQ_NFORCE2=m # CONFIG_X86_LONGRUN is not set CONFIG_X86_E_POWERSAVER=m # # shared options # CONFIG_X86_SPEEDSTEP_LIB=m # CONFIG_X86_SPEEDSTEP_RELAXED_CAP_CHECK is not set # CONFIG_CPU_IDLE is not set # # Bus options (PCI etc.) # # CONFIG_PCI is not set # CONFIG_ARCH_SUPPORTS_MSI is not set CONFIG_ISA_DMA_API=y # CONFIG_ISA is not set # CONFIG_MCA is not set # CONFIG_SCx200 is not set # CONFIG_OLPC is not set # # Executable file formats / Emulations # # CONFIG_BINFMT_ELF is not set # CONFIG_BINFMT_AOUT is not set # CONFIG_BINFMT_MISC is not set # # Networking # CONFIG_NET=y # # Networking options # # CONFIG_PACKET is not set # CONFIG_UNIX is not set CONFIG_XFRM=y CONFIG_XFRM_SUB_POLICY=y # CONFIG_XFRM_MIGRATE is not set CONFIG_NET_KEY=y # CONFIG_NET_KEY_MIGRATE is not set # CONFIG_INET is not set # CONFIG_NETWORK_SECMARK is not set CONFIG_NETFILTER=y CONFIG_NETFILTER_DEBUG=y # CONFIG_NETFILTER_ADVANCED is not set # CONFIG_ATM is not set CONFIG_BRIDGE=m CONFIG_VLAN_8021Q=m # CONFIG_DECNET is not set CONFIG_LLC=y # CONFIG_LLC2 is not set CONFIG_IPX=y # CONFIG_IPX_INTERN is not set CONFIG_ATALK=y # CONFIG_DEV_APPLETALK is not set CONFIG_X25=m # CONFIG_LAPB is not set # CONFIG_WAN_ROUTER is not set CONFIG_NET_SCHED=y # # Queueing/Scheduling # CONFIG_NET_SCH_CBQ=m # CONFIG_NET_SCH_HTB is not set CONFIG_NET_SCH_HFSC=y CONFIG_NET_SCH_PRIO=y CONFIG_NET_SCH_RR=m CONFIG_NET_SCH_RED=m CONFIG_NET_SCH_SFQ=m CONFIG_NET_SCH_TEQL=m CONFIG_NET_SCH_TBF=m CONFIG_NET_SCH_GRED=m # CONFIG_NET_SCH_DSMARK is not set CONFIG_NET_SCH_NETEM=y # # Classification # CONFIG_NET_CLS=y CONFIG_NET_CLS_BASIC=y CONFIG_NET_CLS_TCINDEX=y CONFIG_NET_CLS_ROUTE4=m CONFIG_NET_CLS_ROUTE=y CONFIG_NET_CLS_FW=y # CONFIG_NET_CLS_U32 is not set CONFIG_NET_CLS_RSVP=y # CONFIG_NET_CLS_RSVP6 is not set CONFIG_NET_CLS_FLOW=y # CONFIG_NET_EMATCH is not set # CONFIG_NET_CLS_ACT is not set CONFIG_NET_CLS_IND=y CONFIG_NET_SCH_FIFO=y # # Network testing # CONFIG_NET_PKTGEN=m # CONFIG_HAMRADIO is not set CONFIG_CAN=y CONFIG_CAN_RAW=m CONFIG_CAN_BCM=y # # CAN Device Drivers # # CONFIG_CAN_VCAN is not set # CONFIG_CAN_DEBUG_DEVICES is not set CONFIG_IRDA=m # # IrDA protocols # # CONFIG_IRLAN is not set # CONFIG_IRCOMM is not set CONFIG_IRDA_ULTRA=y # # IrDA options # CONFIG_IRDA_CACHE_LAST_LSAP=y # CONFIG_IRDA_FAST_RR is not set CONFIG_IRDA_DEBUG=y # # Infrared-port device drivers # # # SIR device drivers # # CONFIG_IRTTY_SIR is not set # # Dongle support # # # FIR device drivers # CONFIG_NSC_FIR=m CONFIG_WINBOND_FIR=m # CONFIG_SMC_IRCC_FIR is not set CONFIG_ALI_FIR=m # CONFIG_VIA_FIR is not set # CONFIG_BT is not set # # Wireless # CONFIG_CFG80211=m CONFIG_NL80211=y CONFIG_WIRELESS_EXT=y CONFIG_MAC80211=m # # Rate control algorithm selection # # CONFIG_MAC80211_RC_DEFAULT_PID is not set CONFIG_MAC80211_RC_DEFAULT_NONE=y # # Selecting 'y' for an algorithm will # # # build the algorithm into mac80211. # CONFIG_MAC80211_RC_DEFAULT="" # CONFIG_MAC80211_RC_PID is not set CONFIG_MAC80211_MESH=y # CONFIG_MAC80211_LEDS is not set # CONFIG_MAC80211_DEBUG_PACKET_ALIGNMENT is not set # CONFIG_MAC80211_DEBUG is not set CONFIG_IEEE80211=y # CONFIG_IEEE80211_DEBUG is not set CONFIG_IEEE80211_CRYPT_WEP=m CONFIG_IEEE80211_CRYPT_CCMP=m CONFIG_IEEE80211_CRYPT_TKIP=m CONFIG_RFKILL=y CONFIG_RFKILL_INPUT=m CONFIG_RFKILL_LEDS=y CONFIG_NET_9P=y CONFIG_NET_9P_VIRTIO=m # CONFIG_NET_9P_DEBUG is not set # # Device Drivers # # # Generic Driver Options # # CONFIG_STANDALONE is not set # CONFIG_PREVENT_FIRMWARE_BUILD is not set CONFIG_FW_LOADER=m # CONFIG_SYS_HYPERVISOR is not set CONFIG_CONNECTOR=m # CONFIG_MTD is not set CONFIG_PARPORT=y CONFIG_PARPORT_PC=m # CONFIG_PARPORT_PC_FIFO is not set # CONFIG_PARPORT_PC_SUPERIO is not set # CONFIG_PARPORT_GSC is not set # CONFIG_PARPORT_AX88796 is not set # CONFIG_PARPORT_1284 is not set # CONFIG_BLK_DEV is not set CONFIG_MISC_DEVICES=y # CONFIG_EEPROM_93CX6 is not set CONFIG_ENCLOSURE_SERVICES=m CONFIG_HAVE_IDE=y # CONFIG_IDE is not set # # SCSI device support # CONFIG_RAID_ATTRS=m CONFIG_SCSI=y CONFIG_SCSI_DMA=y CONFIG_SCSI_TGT=m CONFIG_SCSI_NETLINK=y # CONFIG_SCSI_PROC_FS is not set # # SCSI support type (disk, tape, CD-ROM) # # CONFIG_BLK_DEV_SD is not set CONFIG_CHR_DEV_ST=m # CONFIG_CHR_DEV_OSST is not set CONFIG_BLK_DEV_SR=m # CONFIG_BLK_DEV_SR_VENDOR is not set # CONFIG_CHR_DEV_SG is not set CONFIG_CHR_DEV_SCH=m CONFIG_SCSI_ENCLOSURE=m # # Some SCSI devices (e.g. CD jukebox) support multiple LUNs # CONFIG_SCSI_MULTI_LUN=y CONFIG_SCSI_CONSTANTS=y # CONFIG_SCSI_LOGGING is not set # CONFIG_SCSI_SCAN_ASYNC is not set CONFIG_SCSI_WAIT_SCAN=m # # SCSI Transports # CONFIG_SCSI_SPI_ATTRS=m CONFIG_SCSI_FC_ATTRS=m CONFIG_SCSI_FC_TGT_ATTRS=y CONFIG_SCSI_ISCSI_ATTRS=y CONFIG_SCSI_SAS_ATTRS=y CONFIG_SCSI_SAS_LIBSAS=y CONFIG_SCSI_SAS_HOST_SMP=y CONFIG_SCSI_SAS_LIBSAS_DEBUG=y CONFIG_SCSI_SRP_ATTRS=m # CONFIG_SCSI_SRP_TGT_ATTRS is not set CONFIG_SCSI_LOWLEVEL=y # CONFIG_SCSI_PPA is not set CONFIG_SCSI_IMM=m # CONFIG_SCSI_IZIP_EPP16 is not set # CONFIG_SCSI_IZIP_SLOW_CTR is not set CONFIG_SCSI_DEBUG=y CONFIG_ATA=m # CONFIG_ATA_NONSTANDARD is not set # CONFIG_SATA_PMP is not set # CONFIG_ATA_SFF is not set # CONFIG_MD is not set CONFIG_MACINTOSH_DRIVERS=y CONFIG_MAC_EMUMOUSEBTN=y CONFIG_NETDEVICES=y # CONFIG_NETDEVICES_MULTIQUEUE is not set CONFIG_DUMMY=m CONFIG_MACVLAN=m CONFIG_EQUALIZER=m # CONFIG_TUN is not set CONFIG_VETH=m CONFIG_PHYLIB=m # # MII PHY device drivers # CONFIG_MARVELL_PHY=m CONFIG_DAVICOM_PHY=m CONFIG_QSEMI_PHY=m # CONFIG_LXT_PHY is not set CONFIG_CICADA_PHY=m CONFIG_VITESSE_PHY=m CONFIG_SMSC_PHY=m CONFIG_BROADCOM_PHY=m # CONFIG_ICPLUS_PHY is not set CONFIG_REALTEK_PHY=m CONFIG_MDIO_BITBANG=m CONFIG_NET_ETHERNET=y CONFIG_MII=y CONFIG_ENC28J60=m CONFIG_ENC28J60_WRITEVERIFY=y # CONFIG_IBM_NEW_EMAC_ZMII is not set # CONFIG_IBM_NEW_EMAC_RGMII is not set # CONFIG_IBM_NEW_EMAC_TAH is not set # CONFIG_IBM_NEW_EMAC_EMAC4 is not set CONFIG_B44=m CONFIG_NET_POCKET=y # CONFIG_ATP is not set CONFIG_DE600=y CONFIG_DE620=y # CONFIG_NETDEV_1000 is not set CONFIG_NETDEV_10000=y # # Wireless LAN # CONFIG_WLAN_PRE80211=y CONFIG_WLAN_80211=y # CONFIG_LIBERTAS is not set # CONFIG_P54_COMMON is not set # CONFIG_IWLWIFI_LEDS is not set # CONFIG_HOSTAP is not set CONFIG_B43=m CONFIG_B43_RFKILL=y # CONFIG_B43_DEBUG is not set # CONFIG_B43LEGACY is not set CONFIG_RT2X00=m # CONFIG_WAN is not set # CONFIG_PLIP is not set # CONFIG_PPP is not set # CONFIG_SLIP is not set CONFIG_NETCONSOLE=m CONFIG_NETCONSOLE_DYNAMIC=y CONFIG_NETPOLL=y # CONFIG_NETPOLL_TRAP is not set CONFIG_NET_POLL_CONTROLLER=y # CONFIG_VIRTIO_NET is not set CONFIG_ISDN=m # CONFIG_ISDN_I4L is not set # CONFIG_ISDN_CAPI is not set CONFIG_PHONE=m # # Input device support # CONFIG_INPUT=y # CONFIG_INPUT_FF_MEMLESS is not set CONFIG_INPUT_POLLDEV=y # # Userland interfaces # # CONFIG_INPUT_MOUSEDEV is not set CONFIG_INPUT_JOYDEV=m # CONFIG_INPUT_EVDEV is not set CONFIG_INPUT_EVBUG=m # # Input Device Drivers # CONFIG_INPUT_KEYBOARD=y CONFIG_KEYBOARD_ATKBD=y # CONFIG_KEYBOARD_SUNKBD is not set CONFIG_KEYBOARD_LKKBD=y CONFIG_KEYBOARD_XTKBD=y # CONFIG_KEYBOARD_NEWTON is not set CONFIG_KEYBOARD_STOWAWAY=m # CONFIG_INPUT_MOUSE is not set CONFIG_INPUT_JOYSTICK=y CONFIG_JOYSTICK_ANALOG=y CONFIG_JOYSTICK_A3D=m # CONFIG_JOYSTICK_ADI is not set CONFIG_JOYSTICK_COBRA=y CONFIG_JOYSTICK_GF2K=y CONFIG_JOYSTICK_GRIP=m # CONFIG_JOYSTICK_GRIP_MP is not set # CONFIG_JOYSTICK_GUILLEMOT is not set CONFIG_JOYSTICK_INTERACT=y # CONFIG_JOYSTICK_SIDEWINDER is not set CONFIG_JOYSTICK_TMDC=y CONFIG_JOYSTICK_IFORCE=y # CONFIG_JOYSTICK_IFORCE_232 is not set CONFIG_JOYSTICK_WARRIOR=m CONFIG_JOYSTICK_MAGELLAN=m CONFIG_JOYSTICK_SPACEORB=y CONFIG_JOYSTICK_SPACEBALL=m # CONFIG_JOYSTICK_STINGER is not set # CONFIG_JOYSTICK_TWIDJOY is not set # CONFIG_JOYSTICK_ZHENHUA is not set # CONFIG_JOYSTICK_DB9 is not set CONFIG_JOYSTICK_GAMECON=y # CONFIG_JOYSTICK_TURBOGRAFX is not set CONFIG_JOYSTICK_JOYDUMP=m CONFIG_INPUT_TABLET=y CONFIG_INPUT_TOUCHSCREEN=y CONFIG_TOUCHSCREEN_ADS7846=m CONFIG_TOUCHSCREEN_FUJITSU=y CONFIG_TOUCHSCREEN_GUNZE=y # CONFIG_TOUCHSCREEN_ELO is not set # CONFIG_TOUCHSCREEN_MTOUCH is not set CONFIG_TOUCHSCREEN_MK712=m CONFIG_TOUCHSCREEN_PENMOUNT=m # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set CONFIG_TOUCHSCREEN_TOUCHWIN=m # CONFIG_TOUCHSCREEN_UCB1400 is not set CONFIG_INPUT_MISC=y CONFIG_INPUT_WISTRON_BTNS=y CONFIG_INPUT_UINPUT=y # # Hardware I/O ports # CONFIG_SERIO=y CONFIG_SERIO_I8042=y # CONFIG_SERIO_SERPORT is not set CONFIG_SERIO_CT82C710=y CONFIG_SERIO_PARKBD=y CONFIG_SERIO_LIBPS2=y CONFIG_SERIO_RAW=y CONFIG_GAMEPORT=y CONFIG_GAMEPORT_NS558=y # CONFIG_GAMEPORT_L4 is not set # # Character devices # # CONFIG_VT is not set CONFIG_DEVKMEM=y # CONFIG_SERIAL_NONSTANDARD is not set # # Serial drivers # CONFIG_SERIAL_8250=y # CONFIG_SERIAL_8250_CONSOLE is not set CONFIG_FIX_EARLYCON_MEM=y CONFIG_SERIAL_8250_NR_UARTS=4 CONFIG_SERIAL_8250_RUNTIME_UARTS=4 CONFIG_SERIAL_8250_EXTENDED=y CONFIG_SERIAL_8250_MANY_PORTS=y # CONFIG_SERIAL_8250_SHARE_IRQ is not set CONFIG_SERIAL_8250_DETECT_IRQ=y CONFIG_SERIAL_8250_RSA=y # # Non-8250 serial port support # CONFIG_SERIAL_CORE=y # CONFIG_UNIX98_PTYS is not set CONFIG_LEGACY_PTYS=y CONFIG_LEGACY_PTY_COUNT=256 CONFIG_PRINTER=y CONFIG_LP_CONSOLE=y CONFIG_PPDEV=m # CONFIG_IPMI_HANDLER is not set CONFIG_HW_RANDOM=y # CONFIG_HW_RANDOM_VIA is not set # CONFIG_NVRAM is not set CONFIG_R3964=y CONFIG_MWAVE=m # CONFIG_PC8736x_GPIO is not set CONFIG_NSC_GPIO=m # CONFIG_CS5535_GPIO is not set CONFIG_RAW_DRIVER=y CONFIG_MAX_RAW_DEVS=256 # CONFIG_HANGCHECK_TIMER is not set # CONFIG_TCG_TPM is not set CONFIG_TELCLOCK=y # CONFIG_I2C is not set CONFIG_SPI=y CONFIG_SPI_MASTER=y # # SPI Master Controller Drivers # CONFIG_SPI_BITBANG=y CONFIG_SPI_BUTTERFLY=m CONFIG_SPI_LM70_LLP=y # # SPI Protocol Masters # CONFIG_SPI_AT25=y CONFIG_SPI_SPIDEV=y CONFIG_SPI_TLE62X0=m CONFIG_W1=y # CONFIG_W1_CON is not set # # 1-wire Bus Masters # # # 1-wire Slaves # # CONFIG_W1_SLAVE_THERM is not set CONFIG_W1_SLAVE_SMEM=y CONFIG_W1_SLAVE_DS2433=m CONFIG_W1_SLAVE_DS2433_CRC=y # CONFIG_W1_SLAVE_DS2760 is not set # CONFIG_POWER_SUPPLY is not set CONFIG_HWMON=m CONFIG_HWMON_VID=m # CONFIG_SENSORS_ABITUGURU is not set # CONFIG_SENSORS_ABITUGURU3 is not set CONFIG_SENSORS_F71805F=m CONFIG_SENSORS_F71882FG=m CONFIG_SENSORS_CORETEMP=m CONFIG_SENSORS_IT87=m CONFIG_SENSORS_LM70=m # CONFIG_SENSORS_PC87360 is not set CONFIG_SENSORS_PC87427=m # CONFIG_SENSORS_SMSC47M1 is not set CONFIG_SENSORS_SMSC47B397=m # CONFIG_SENSORS_VT1211 is not set CONFIG_SENSORS_W83627HF=m # CONFIG_SENSORS_W83627EHF is not set CONFIG_SENSORS_HDAPS=m # CONFIG_SENSORS_APPLESMC is not set # CONFIG_HWMON_DEBUG_CHIP is not set CONFIG_THERMAL=y # CONFIG_WATCHDOG is not set # # Sonics Silicon Backplane # CONFIG_SSB_POSSIBLE=y CONFIG_SSB=y # CONFIG_SSB_SILENT is not set CONFIG_SSB_DEBUG=y # # Multifunction device drivers # # CONFIG_MFD_SM501 is not set CONFIG_HTC_PASIC3=m # # Multimedia devices # # # Multimedia core support # # CONFIG_VIDEO_DEV is not set # CONFIG_VIDEO_MEDIA is not set # # Multimedia drivers # CONFIG_DAB=y # # Graphics support # CONFIG_VGASTATE=y CONFIG_VIDEO_OUTPUT_CONTROL=m CONFIG_FB=y # CONFIG_FIRMWARE_EDID is not set # CONFIG_FB_DDC is not set CONFIG_FB_CFB_FILLRECT=y CONFIG_FB_CFB_COPYAREA=y CONFIG_FB_CFB_IMAGEBLIT=y # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set CONFIG_FB_SYS_FILLRECT=y CONFIG_FB_SYS_COPYAREA=y CONFIG_FB_SYS_IMAGEBLIT=y CONFIG_FB_FOREIGN_ENDIAN=y # CONFIG_FB_BOTH_ENDIAN is not set # CONFIG_FB_BIG_ENDIAN is not set CONFIG_FB_LITTLE_ENDIAN=y CONFIG_FB_SYS_FOPS=y CONFIG_FB_DEFERRED_IO=y CONFIG_FB_HECUBA=y # CONFIG_FB_SVGALIB is not set # CONFIG_FB_MACMODES is not set # CONFIG_FB_BACKLIGHT is not set # CONFIG_FB_MODE_HELPERS is not set # CONFIG_FB_TILEBLITTING is not set # # Frame buffer hardware drivers # CONFIG_FB_ARC=y CONFIG_FB_VGA16=y # CONFIG_FB_UVESA is not set CONFIG_FB_VESA=y # CONFIG_FB_EFI is not set CONFIG_FB_N411=y CONFIG_FB_HGA=y CONFIG_FB_HGA_ACCEL=y CONFIG_FB_S1D13XXX=m # CONFIG_FB_VIRTUAL is not set CONFIG_BACKLIGHT_LCD_SUPPORT=y # CONFIG_LCD_CLASS_DEVICE is not set CONFIG_BACKLIGHT_CLASS_DEVICE=y # CONFIG_BACKLIGHT_CORGI is not set # # Display device support # # CONFIG_DISPLAY_SUPPORT is not set CONFIG_VIDEO_SELECT=y CONFIG_LOGO=y CONFIG_LOGO_LINUX_MONO=y # CONFIG_LOGO_LINUX_VGA16 is not set CONFIG_LOGO_LINUX_CLUT224=y # # Sound # # CONFIG_SOUND is not set # CONFIG_HID_SUPPORT is not set CONFIG_USB_SUPPORT=y # CONFIG_USB_ARCH_HAS_HCD is not set # CONFIG_USB_ARCH_HAS_OHCI is not set # CONFIG_USB_ARCH_HAS_EHCI is not set # CONFIG_USB_OTG_WHITELIST is not set # CONFIG_USB_OTG_BLACKLIST_HUB is not set # # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' # CONFIG_USB_GADGET=y # CONFIG_USB_GADGET_DEBUG_FILES is not set CONFIG_USB_GADGET_SELECTED=y # CONFIG_USB_GADGET_AMD5536UDC is not set # CONFIG_USB_GADGET_ATMEL_USBA is not set # CONFIG_USB_GADGET_FSL_USB2 is not set # CONFIG_USB_GADGET_NET2280 is not set # CONFIG_USB_GADGET_PXA2XX is not set CONFIG_USB_GADGET_M66592=y CONFIG_USB_M66592=y # CONFIG_USB_GADGET_PXA27X is not set # CONFIG_USB_GADGET_GOKU is not set # CONFIG_USB_GADGET_LH7A40X is not set # CONFIG_USB_GADGET_OMAP is not set # CONFIG_USB_GADGET_S3C2410 is not set # CONFIG_USB_GADGET_AT91 is not set # CONFIG_USB_GADGET_DUMMY_HCD is not set CONFIG_USB_GADGET_DUALSPEED=y # CONFIG_USB_ZERO is not set CONFIG_USB_ETH=m # CONFIG_USB_ETH_RNDIS is not set CONFIG_USB_GADGETFS=m # CONFIG_USB_FILE_STORAGE is not set # CONFIG_USB_G_SERIAL is not set # CONFIG_USB_MIDI_GADGET is not set CONFIG_USB_G_PRINTER=m CONFIG_MMC=y CONFIG_MMC_DEBUG=y # CONFIG_MMC_UNSAFE_RESUME is not set # # MMC/SD Card Drivers # CONFIG_MMC_BLOCK=y # CONFIG_MMC_BLOCK_BOUNCE is not set CONFIG_SDIO_UART=m # # MMC/SD Host Controller Drivers # # CONFIG_MMC_WBSD is not set # CONFIG_MEMSTICK is not set CONFIG_NEW_LEDS=y CONFIG_LEDS_CLASS=y # # LED drivers # CONFIG_LEDS_CLEVO_MAIL=m # # LED Triggers # CONFIG_LEDS_TRIGGERS=y # CONFIG_LEDS_TRIGGER_TIMER is not set CONFIG_LEDS_TRIGGER_HEARTBEAT=m CONFIG_LEDS_TRIGGER_DEFAULT_ON=y # CONFIG_ACCESSIBILITY is not set CONFIG_EDAC=y # # Reporting subsystems # CONFIG_EDAC_DEBUG=y CONFIG_EDAC_MM_EDAC=y CONFIG_RTC_LIB=m CONFIG_RTC_CLASS=m # # RTC interfaces # CONFIG_RTC_INTF_SYSFS=y # CONFIG_RTC_INTF_PROC is not set CONFIG_RTC_INTF_DEV=y CONFIG_RTC_INTF_DEV_UIE_EMUL=y # CONFIG_RTC_DRV_TEST is not set # # SPI RTC drivers # # CONFIG_RTC_DRV_MAX6902 is not set # CONFIG_RTC_DRV_R9701 is not set # CONFIG_RTC_DRV_RS5C348 is not set # # Platform RTC drivers # # CONFIG_RTC_DRV_CMOS is not set CONFIG_RTC_DRV_DS1511=m CONFIG_RTC_DRV_DS1553=m # CONFIG_RTC_DRV_DS1742 is not set CONFIG_RTC_DRV_STK17TA8=m CONFIG_RTC_DRV_M48T86=m CONFIG_RTC_DRV_M48T59=m CONFIG_RTC_DRV_V3020=m # # on-CPU RTC drivers # CONFIG_AUXDISPLAY=y # CONFIG_KS0108 is not set # CONFIG_UIO is not set # # Firmware Drivers # # CONFIG_EDD is not set CONFIG_DELL_RBU=m # CONFIG_DCDBAS is not set CONFIG_DMIID=y # CONFIG_ISCSI_IBFT_FIND is not set # # File systems # CONFIG_EXT2_FS=m CONFIG_EXT2_FS_XATTR=y # CONFIG_EXT2_FS_POSIX_ACL is not set # CONFIG_EXT2_FS_SECURITY is not set # CONFIG_EXT2_FS_XIP is not set # CONFIG_EXT3_FS is not set CONFIG_EXT4DEV_FS=m CONFIG_EXT4DEV_FS_XATTR=y # CONFIG_EXT4DEV_FS_POSIX_ACL is not set CONFIG_EXT4DEV_FS_SECURITY=y CONFIG_JBD=m CONFIG_JBD2=m CONFIG_FS_MBCACHE=m # CONFIG_REISERFS_FS is not set CONFIG_JFS_FS=y CONFIG_JFS_POSIX_ACL=y CONFIG_JFS_SECURITY=y CONFIG_JFS_DEBUG=y CONFIG_JFS_STATISTICS=y CONFIG_FS_POSIX_ACL=y CONFIG_XFS_FS=y # CONFIG_XFS_QUOTA is not set CONFIG_XFS_POSIX_ACL=y CONFIG_XFS_RT=y CONFIG_XFS_DEBUG=y CONFIG_OCFS2_FS=m CONFIG_OCFS2_FS_O2CB=m # CONFIG_OCFS2_DEBUG_MASKLOG is not set CONFIG_OCFS2_DEBUG_FS=y CONFIG_DNOTIFY=y CONFIG_INOTIFY=y # CONFIG_INOTIFY_USER is not set # CONFIG_QUOTA is not set CONFIG_AUTOFS_FS=m CONFIG_AUTOFS4_FS=y # CONFIG_FUSE_FS is not set CONFIG_GENERIC_ACL=y # # CD-ROM/DVD Filesystems # # CONFIG_ISO9660_FS is not set # CONFIG_UDF_FS is not set # # DOS/FAT/NT Filesystems # CONFIG_FAT_FS=m # CONFIG_MSDOS_FS is not set CONFIG_VFAT_FS=m CONFIG_FAT_DEFAULT_CODEPAGE=437 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" CONFIG_NTFS_FS=m CONFIG_NTFS_DEBUG=y # CONFIG_NTFS_RW is not set # # Pseudo filesystems # CONFIG_PROC_FS=y CONFIG_PROC_KCORE=y CONFIG_PROC_SYSCTL=y CONFIG_SYSFS=y CONFIG_TMPFS=y CONFIG_TMPFS_POSIX_ACL=y CONFIG_HUGETLBFS=y CONFIG_HUGETLB_PAGE=y CONFIG_CONFIGFS_FS=m # # Miscellaneous filesystems # CONFIG_ADFS_FS=y # CONFIG_ADFS_FS_RW is not set # CONFIG_AFFS_FS is not set # CONFIG_HFS_FS is not set CONFIG_HFSPLUS_FS=y # CONFIG_BEFS_FS is not set CONFIG_BFS_FS=y CONFIG_EFS_FS=y CONFIG_CRAMFS=y CONFIG_VXFS_FS=y # CONFIG_MINIX_FS is not set CONFIG_HPFS_FS=m CONFIG_QNX4FS_FS=y CONFIG_ROMFS_FS=m CONFIG_SYSV_FS=m # CONFIG_UFS_FS is not set CONFIG_NETWORK_FILESYSTEMS=y # CONFIG_NCP_FS is not set # # Partition Types # # CONFIG_PARTITION_ADVANCED is not set CONFIG_MSDOS_PARTITION=y CONFIG_NLS=y CONFIG_NLS_DEFAULT="iso8859-1" CONFIG_NLS_CODEPAGE_437=m CONFIG_NLS_CODEPAGE_737=y # CONFIG_NLS_CODEPAGE_775 is not set CONFIG_NLS_CODEPAGE_850=m CONFIG_NLS_CODEPAGE_852=m CONFIG_NLS_CODEPAGE_855=y CONFIG_NLS_CODEPAGE_857=m CONFIG_NLS_CODEPAGE_860=m CONFIG_NLS_CODEPAGE_861=m CONFIG_NLS_CODEPAGE_862=m CONFIG_NLS_CODEPAGE_863=m # CONFIG_NLS_CODEPAGE_864 is not set CONFIG_NLS_CODEPAGE_865=m # CONFIG_NLS_CODEPAGE_866 is not set # CONFIG_NLS_CODEPAGE_869 is not set CONFIG_NLS_CODEPAGE_936=m # CONFIG_NLS_CODEPAGE_950 is not set # CONFIG_NLS_CODEPAGE_932 is not set CONFIG_NLS_CODEPAGE_949=y # CONFIG_NLS_CODEPAGE_874 is not set CONFIG_NLS_ISO8859_8=y CONFIG_NLS_CODEPAGE_1250=y # 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=y # CONFIG_NLS_ISO8859_4 is not set CONFIG_NLS_ISO8859_5=m CONFIG_NLS_ISO8859_6=m # CONFIG_NLS_ISO8859_7 is not set CONFIG_NLS_ISO8859_9=y CONFIG_NLS_ISO8859_13=m # CONFIG_NLS_ISO8859_14 is not set CONFIG_NLS_ISO8859_15=y CONFIG_NLS_KOI8_R=m # CONFIG_NLS_KOI8_U is not set CONFIG_NLS_UTF8=y # # Kernel hacking # CONFIG_TRACE_IRQFLAGS_SUPPORT=y # CONFIG_PRINTK_TIME is not set CONFIG_ENABLE_WARN_DEPRECATED=y CONFIG_ENABLE_MUST_CHECK=y CONFIG_FRAME_WARN=1024 CONFIG_MAGIC_SYSRQ=y CONFIG_UNUSED_SYMBOLS=y # CONFIG_DEBUG_FS is not set CONFIG_HEADERS_CHECK=y # CONFIG_DEBUG_KERNEL is not set # CONFIG_DEBUG_BUGVERBOSE is not set # CONFIG_LATENCYTOP is not set # CONFIG_SAMPLES is not set CONFIG_HAVE_ARCH_KGDB=y CONFIG_NONPROMISC_DEVMEM=y # CONFIG_EARLY_PRINTK is not set CONFIG_4KSTACKS=y CONFIG_X86_FIND_SMP_CONFIG=y CONFIG_X86_MPPARSE=y CONFIG_DOUBLEFAULT=y CONFIG_IO_DELAY_TYPE_0X80=0 CONFIG_IO_DELAY_TYPE_0XED=1 CONFIG_IO_DELAY_TYPE_UDELAY=2 CONFIG_IO_DELAY_TYPE_NONE=3 CONFIG_IO_DELAY_0X80=y # CONFIG_IO_DELAY_0XED is not set # CONFIG_IO_DELAY_UDELAY is not set # CONFIG_IO_DELAY_NONE is not set CONFIG_DEFAULT_IO_DELAY_TYPE=0 # # Security options # # CONFIG_KEYS is not set CONFIG_SECURITY=y # CONFIG_SECURITY_NETWORK is not set # CONFIG_SECURITY_CAPABILITIES is not set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0 CONFIG_CRYPTO=y # # Crypto core or helper # CONFIG_CRYPTO_ALGAPI=m CONFIG_CRYPTO_AEAD=m CONFIG_CRYPTO_BLKCIPHER=m CONFIG_CRYPTO_HASH=m CONFIG_CRYPTO_MANAGER=m CONFIG_CRYPTO_GF128MUL=m # CONFIG_CRYPTO_NULL is not set # CONFIG_CRYPTO_CRYPTD is not set CONFIG_CRYPTO_AUTHENC=m # CONFIG_CRYPTO_TEST is not set # # Authenticated Encryption with Associated Data # # CONFIG_CRYPTO_CCM is not set CONFIG_CRYPTO_GCM=m CONFIG_CRYPTO_SEQIV=m # # Block modes # # CONFIG_CRYPTO_CBC is not set CONFIG_CRYPTO_CTR=m # CONFIG_CRYPTO_CTS is not set CONFIG_CRYPTO_ECB=m CONFIG_CRYPTO_LRW=m CONFIG_CRYPTO_PCBC=m CONFIG_CRYPTO_XTS=m # # Hash modes # # CONFIG_CRYPTO_HMAC is not set CONFIG_CRYPTO_XCBC=m # # Digest # CONFIG_CRYPTO_CRC32C=m # CONFIG_CRYPTO_MD4 is not set # CONFIG_CRYPTO_MD5 is not set CONFIG_CRYPTO_MICHAEL_MIC=m # CONFIG_CRYPTO_SHA1 is not set CONFIG_CRYPTO_SHA256=m CONFIG_CRYPTO_SHA512=m # CONFIG_CRYPTO_TGR192 is not set CONFIG_CRYPTO_WP512=m # # Ciphers # CONFIG_CRYPTO_AES=m CONFIG_CRYPTO_AES_586=m CONFIG_CRYPTO_ANUBIS=m CONFIG_CRYPTO_ARC4=m # CONFIG_CRYPTO_BLOWFISH is not set CONFIG_CRYPTO_CAMELLIA=m # CONFIG_CRYPTO_CAST5 is not set # CONFIG_CRYPTO_CAST6 is not set # CONFIG_CRYPTO_DES is not set CONFIG_CRYPTO_FCRYPT=m CONFIG_CRYPTO_KHAZAD=m CONFIG_CRYPTO_SALSA20=m # CONFIG_CRYPTO_SALSA20_586 is not set # CONFIG_CRYPTO_SEED is not set CONFIG_CRYPTO_SERPENT=m # CONFIG_CRYPTO_TEA is not set # CONFIG_CRYPTO_TWOFISH is not set # CONFIG_CRYPTO_TWOFISH_586 is not set # # Compression # # CONFIG_CRYPTO_DEFLATE is not set # CONFIG_CRYPTO_LZO is not set # CONFIG_CRYPTO_HW is not set CONFIG_HAVE_KVM=y CONFIG_VIRTUALIZATION=y # CONFIG_KVM is not set CONFIG_VIRTIO=y CONFIG_VIRTIO_RING=y CONFIG_VIRTIO_BALLOON=y # # Library routines # CONFIG_BITREVERSE=y CONFIG_GENERIC_FIND_FIRST_BIT=y CONFIG_GENERIC_FIND_NEXT_BIT=y CONFIG_CRC_CCITT=m CONFIG_CRC16=m # CONFIG_CRC_ITU_T is not set CONFIG_CRC32=y CONFIG_CRC7=m CONFIG_LIBCRC32C=m CONFIG_AUDIT_GENERIC=y CONFIG_ZLIB_INFLATE=y CONFIG_HAS_IOMEM=y CONFIG_HAS_IOPORT=y CONFIG_HAS_DMA=y CONFIG_CHECK_SIGNATURE=y ------------------------------------------------------- -- MfG/Sincerely Toralf Förster pgp finger print: 7B1A 07F4 EC82 0F90 D4C2 8936 872A E508 7DB6 9DA3 [-- Attachment #1.2: build issue #503 for v2.6.26-rc2-433-gf26a398 : --] [-- Type: text/plain, Size: 30758 bytes --] Hello, the build (.config attached) failed, make ends with : ... CHECK include/linux/usb/cdc.h CHECK include/linux/usb/audio.h CHECK include/mtd/ubi-user.h CHECK include/mtd/nftl-user.h CHECK include/mtd/mtd-user.h CHECK include/mtd/mtd-abi.h CHECK include/mtd/jffs2-user.h CHECK include/mtd/inftl-user.h CHECK include/rdma/ib_user_mad.h CHECK include/sound/sb16_csp.h CHECK include/sound/emu10k1.h CHECK include/sound/asound.h CHECK include/sound/asequencer.h CHECK include/sound/sscape_ioctl.h CHECK include/sound/sfnt_info.h CHECK include/sound/hdspm.h CHECK include/sound/hdsp.h CHECK include/sound/asound_fm.h CHECK include/video/uvesafb.h CHECK include/video/sisfb.h CHECK include/video/edid.h GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD vmlinux drivers/built-in.o: In function `sas_request_addr': (.text+0x33bab): undefined reference to `request_firmware' drivers/built-in.o: In function `sas_request_addr': (.text+0x33c3f): undefined reference to `release_firmware' make: *** [vmlinux] Error 1 The build was made with : $>make randconfig; make clean; make Here's the config: # # Automatically generated make config: don't edit # Linux kernel version: 2.6.26-rc2 # Fri May 16 18:35:54 2008 # # CONFIG_64BIT is not set CONFIG_X86_32=y # CONFIG_X86_64 is not set CONFIG_X86=y CONFIG_DEFCONFIG_LIST="arch/x86/configs/i386_defconfig" # CONFIG_GENERIC_LOCKBREAK is not set CONFIG_GENERIC_TIME=y CONFIG_GENERIC_CMOS_UPDATE=y CONFIG_CLOCKSOURCE_WATCHDOG=y CONFIG_GENERIC_CLOCKEVENTS=y CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y CONFIG_LOCKDEP_SUPPORT=y CONFIG_STACKTRACE_SUPPORT=y CONFIG_HAVE_LATENCYTOP_SUPPORT=y CONFIG_FAST_CMPXCHG_LOCAL=y CONFIG_MMU=y CONFIG_ZONE_DMA=y CONFIG_GENERIC_ISA_DMA=y CONFIG_GENERIC_IOMAP=y CONFIG_GENERIC_BUG=y CONFIG_GENERIC_HWEIGHT=y # CONFIG_GENERIC_GPIO is not set CONFIG_ARCH_MAY_HAVE_PC_FDC=y # CONFIG_RWSEM_GENERIC_SPINLOCK is not set CONFIG_RWSEM_XCHGADD_ALGORITHM=y # CONFIG_ARCH_HAS_ILOG2_U32 is not set # CONFIG_ARCH_HAS_ILOG2_U64 is not set CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y CONFIG_GENERIC_CALIBRATE_DELAY=y # CONFIG_GENERIC_TIME_VSYSCALL is not set CONFIG_ARCH_HAS_CPU_RELAX=y CONFIG_ARCH_HAS_CACHE_LINE_SIZE=y # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set # CONFIG_HAVE_CPUMASK_OF_CPU_MAP is not set CONFIG_ARCH_HIBERNATION_POSSIBLE=y CONFIG_ARCH_SUSPEND_POSSIBLE=y # CONFIG_ZONE_DMA32 is not set CONFIG_ARCH_POPULATES_NODE_MAP=y # CONFIG_AUDIT_ARCH is not set CONFIG_ARCH_SUPPORTS_AOUT=y CONFIG_ARCH_SUPPORTS_OPTIMIZED_INLINING=y CONFIG_GENERIC_HARDIRQS=y CONFIG_GENERIC_IRQ_PROBE=y CONFIG_X86_BIOS_REBOOT=y CONFIG_KTIME_SCALAR=y # # General setup # CONFIG_EXPERIMENTAL=y CONFIG_BROKEN_ON_SMP=y CONFIG_LOCK_KERNEL=y CONFIG_INIT_ENV_ARG_LIMIT=32 CONFIG_LOCALVERSION="" CONFIG_LOCALVERSION_AUTO=y CONFIG_SWAP=y # CONFIG_SYSVIPC is not set # CONFIG_POSIX_MQUEUE is not set # CONFIG_BSD_PROCESS_ACCT is not set # CONFIG_TASKSTATS is not set CONFIG_AUDIT=y CONFIG_AUDITSYSCALL=y CONFIG_AUDIT_TREE=y CONFIG_IKCONFIG=y # CONFIG_IKCONFIG_PROC is not set CONFIG_LOG_BUF_SHIFT=17 # CONFIG_CGROUPS is not set CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y CONFIG_GROUP_SCHED=y # CONFIG_FAIR_GROUP_SCHED is not set # CONFIG_RT_GROUP_SCHED is not set CONFIG_USER_SCHED=y # CONFIG_CGROUP_SCHED is not set # CONFIG_SYSFS_DEPRECATED_V2 is not set CONFIG_RELAY=y CONFIG_NAMESPACES=y # CONFIG_UTS_NS is not set # CONFIG_USER_NS is not set # CONFIG_PID_NS is not set CONFIG_BLK_DEV_INITRD=y CONFIG_INITRAMFS_SOURCE="" CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_SYSCTL=y CONFIG_EMBEDDED=y CONFIG_UID16=y # CONFIG_SYSCTL_SYSCALL is not set # CONFIG_KALLSYMS is not set # CONFIG_HOTPLUG is not set CONFIG_PRINTK=y CONFIG_BUG=y # CONFIG_ELF_CORE is not set # CONFIG_PCSPKR_PLATFORM is not set # CONFIG_COMPAT_BRK is not set # CONFIG_BASE_FULL is not set # CONFIG_FUTEX is not set CONFIG_ANON_INODES=y # CONFIG_EPOLL is not set # CONFIG_SIGNALFD is not set CONFIG_TIMERFD=y # CONFIG_EVENTFD is not set CONFIG_SHMEM=y CONFIG_VM_EVENT_COUNTERS=y # CONFIG_SLAB is not set # CONFIG_SLUB is not set CONFIG_SLOB=y # CONFIG_PROFILING is not set CONFIG_MARKERS=y CONFIG_HAVE_OPROFILE=y CONFIG_HAVE_KPROBES=y CONFIG_HAVE_KRETPROBES=y # CONFIG_HAVE_DMA_ATTRS is not set CONFIG_PROC_PAGE_MONITOR=y # CONFIG_TINY_SHMEM is not set CONFIG_BASE_SMALL=1 CONFIG_MODULES=y CONFIG_MODULE_FORCE_LOAD=y # CONFIG_MODULE_UNLOAD is not set # CONFIG_MODVERSIONS is not set # CONFIG_MODULE_SRCVERSION_ALL is not set # CONFIG_KMOD is not set CONFIG_BLOCK=y # CONFIG_LBD is not set # CONFIG_BLK_DEV_IO_TRACE is not set # CONFIG_LSF is not set # CONFIG_BLK_DEV_BSG is not set # # IO Schedulers # CONFIG_IOSCHED_NOOP=y CONFIG_IOSCHED_AS=m CONFIG_IOSCHED_DEADLINE=m # CONFIG_IOSCHED_CFQ is not set # CONFIG_DEFAULT_AS is not set # CONFIG_DEFAULT_DEADLINE is not set # CONFIG_DEFAULT_CFQ is not set CONFIG_DEFAULT_NOOP=y CONFIG_DEFAULT_IOSCHED="noop" CONFIG_CLASSIC_RCU=y # # Processor type and features # CONFIG_TICK_ONESHOT=y CONFIG_NO_HZ=y CONFIG_HIGH_RES_TIMERS=y CONFIG_GENERIC_CLOCKEVENTS_BUILD=y # CONFIG_SMP is not set CONFIG_X86_PC=y # CONFIG_X86_ELAN is not set # CONFIG_X86_VOYAGER is not set # CONFIG_X86_NUMAQ is not set # CONFIG_X86_SUMMIT is not set # CONFIG_X86_BIGSMP is not set # CONFIG_X86_VISWS is not set # CONFIG_X86_GENERICARCH is not set # CONFIG_X86_ES7000 is not set # CONFIG_X86_RDC321X is not set # CONFIG_X86_VSMP is not set CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y # CONFIG_PARAVIRT_GUEST is not set # CONFIG_M386 is not set # CONFIG_M486 is not set # CONFIG_M586 is not set # CONFIG_M586TSC is not set # CONFIG_M586MMX is not set CONFIG_M686=y # CONFIG_MPENTIUMII is not set # CONFIG_MPENTIUMIII is not set # CONFIG_MPENTIUMM is not set # CONFIG_MPENTIUM4 is not set # CONFIG_MK6 is not set # CONFIG_MK7 is not set # CONFIG_MK8 is not set # CONFIG_MCRUSOE is not set # CONFIG_MEFFICEON is not set # CONFIG_MWINCHIPC6 is not set # CONFIG_MWINCHIP2 is not set # CONFIG_MWINCHIP3D is not set # CONFIG_MGEODEGX1 is not set # CONFIG_MGEODE_LX is not set # CONFIG_MCYRIXIII is not set # CONFIG_MVIAC3_2 is not set # CONFIG_MVIAC7 is not set # CONFIG_MPSC is not set # CONFIG_MCORE2 is not set # CONFIG_GENERIC_CPU is not set # CONFIG_X86_GENERIC is not set CONFIG_X86_CPU=y CONFIG_X86_CMPXCHG=y CONFIG_X86_L1_CACHE_SHIFT=5 CONFIG_X86_XADD=y # CONFIG_X86_PPRO_FENCE is not set CONFIG_X86_WP_WORKS_OK=y CONFIG_X86_INVLPG=y CONFIG_X86_BSWAP=y CONFIG_X86_POPAD_OK=y CONFIG_X86_GOOD_APIC=y CONFIG_X86_USE_PPRO_CHECKSUM=y CONFIG_X86_P6_NOP=y CONFIG_X86_TSC=y CONFIG_X86_CMOV=y CONFIG_X86_MINIMUM_CPU_FAMILY=6 CONFIG_X86_DEBUGCTLMSR=y # CONFIG_HPET_TIMER is not set CONFIG_DMI=y # CONFIG_IOMMU_HELPER is not set # CONFIG_PREEMPT_NONE is not set # CONFIG_PREEMPT_VOLUNTARY is not set CONFIG_PREEMPT=y # CONFIG_PREEMPT_RCU is not set CONFIG_X86_UP_APIC=y # CONFIG_X86_UP_IOAPIC is not set CONFIG_X86_LOCAL_APIC=y # CONFIG_X86_MCE is not set CONFIG_VM86=y CONFIG_TOSHIBA=y # CONFIG_I8K is not set CONFIG_X86_REBOOTFIXUPS=y CONFIG_MICROCODE=m CONFIG_MICROCODE_OLD_INTERFACE=y CONFIG_X86_MSR=m CONFIG_X86_CPUID=m # CONFIG_NOHIGHMEM is not set CONFIG_HIGHMEM4G=y # CONFIG_HIGHMEM64G is not set # CONFIG_VMSPLIT_3G is not set # CONFIG_VMSPLIT_3G_OPT is not set CONFIG_VMSPLIT_2G=y # CONFIG_VMSPLIT_2G_OPT is not set # CONFIG_VMSPLIT_1G is not set CONFIG_PAGE_OFFSET=0x80000000 CONFIG_HIGHMEM=y CONFIG_ARCH_FLATMEM_ENABLE=y CONFIG_ARCH_SPARSEMEM_ENABLE=y CONFIG_ARCH_SELECT_MEMORY_MODEL=y CONFIG_SELECT_MEMORY_MODEL=y CONFIG_FLATMEM_MANUAL=y # CONFIG_DISCONTIGMEM_MANUAL is not set # CONFIG_SPARSEMEM_MANUAL is not set CONFIG_FLATMEM=y CONFIG_FLAT_NODE_MEM_MAP=y CONFIG_SPARSEMEM_STATIC=y # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_SPLIT_PTLOCK_CPUS=4 # CONFIG_RESOURCES_64BIT is not set CONFIG_ZONE_DMA_FLAG=1 CONFIG_BOUNCE=y CONFIG_VIRT_TO_BUS=y # CONFIG_HIGHPTE is not set CONFIG_MATH_EMULATION=y # CONFIG_MTRR is not set # CONFIG_SECCOMP is not set # CONFIG_HZ_100 is not set # CONFIG_HZ_250 is not set # CONFIG_HZ_300 is not set CONFIG_HZ_1000=y CONFIG_HZ=1000 CONFIG_SCHED_HRTICK=y CONFIG_KEXEC=y # CONFIG_CRASH_DUMP is not set CONFIG_PHYSICAL_START=0x100000 CONFIG_RELOCATABLE=y CONFIG_PHYSICAL_ALIGN=0x100000 # CONFIG_COMPAT_VDSO is not set CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y # # Power management options # CONFIG_PM=y CONFIG_PM_DEBUG=y CONFIG_PM_VERBOSE=y CONFIG_CAN_PM_TRACE=y # CONFIG_PM_TRACE_RTC is not set CONFIG_PM_SLEEP=y CONFIG_SUSPEND=y CONFIG_SUSPEND_FREEZER=y CONFIG_HIBERNATION=y CONFIG_PM_STD_PARTITION="" # CONFIG_APM is not set # # CPU Frequency scaling # CONFIG_CPU_FREQ=y CONFIG_CPU_FREQ_TABLE=y # CONFIG_CPU_FREQ_DEBUG is not set CONFIG_CPU_FREQ_STAT=m # CONFIG_CPU_FREQ_STAT_DETAILS is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set CONFIG_CPU_FREQ_GOV_PERFORMANCE=y # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set CONFIG_CPU_FREQ_GOV_USERSPACE=y CONFIG_CPU_FREQ_GOV_ONDEMAND=y CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m # # CPUFreq processor drivers # CONFIG_X86_POWERNOW_K6=y # CONFIG_X86_POWERNOW_K7 is not set # CONFIG_X86_POWERNOW_K8 is not set CONFIG_X86_SPEEDSTEP_CENTRINO=m CONFIG_X86_SPEEDSTEP_CENTRINO_TABLE=y CONFIG_X86_SPEEDSTEP_ICH=m # CONFIG_X86_SPEEDSTEP_SMI is not set # CONFIG_X86_P4_CLOCKMOD is not set CONFIG_X86_CPUFREQ_NFORCE2=m # CONFIG_X86_LONGRUN is not set CONFIG_X86_E_POWERSAVER=m # # shared options # CONFIG_X86_SPEEDSTEP_LIB=m # CONFIG_X86_SPEEDSTEP_RELAXED_CAP_CHECK is not set # CONFIG_CPU_IDLE is not set # # Bus options (PCI etc.) # # CONFIG_PCI is not set # CONFIG_ARCH_SUPPORTS_MSI is not set CONFIG_ISA_DMA_API=y # CONFIG_ISA is not set # CONFIG_MCA is not set # CONFIG_SCx200 is not set # CONFIG_OLPC is not set # # Executable file formats / Emulations # # CONFIG_BINFMT_ELF is not set # CONFIG_BINFMT_AOUT is not set # CONFIG_BINFMT_MISC is not set # # Networking # CONFIG_NET=y # # Networking options # # CONFIG_PACKET is not set # CONFIG_UNIX is not set CONFIG_XFRM=y CONFIG_XFRM_SUB_POLICY=y # CONFIG_XFRM_MIGRATE is not set CONFIG_NET_KEY=y # CONFIG_NET_KEY_MIGRATE is not set # CONFIG_INET is not set # CONFIG_NETWORK_SECMARK is not set CONFIG_NETFILTER=y CONFIG_NETFILTER_DEBUG=y # CONFIG_NETFILTER_ADVANCED is not set # CONFIG_ATM is not set CONFIG_BRIDGE=m CONFIG_VLAN_8021Q=m # CONFIG_DECNET is not set CONFIG_LLC=y # CONFIG_LLC2 is not set CONFIG_IPX=y # CONFIG_IPX_INTERN is not set CONFIG_ATALK=y # CONFIG_DEV_APPLETALK is not set CONFIG_X25=m # CONFIG_LAPB is not set # CONFIG_WAN_ROUTER is not set CONFIG_NET_SCHED=y # # Queueing/Scheduling # CONFIG_NET_SCH_CBQ=m # CONFIG_NET_SCH_HTB is not set CONFIG_NET_SCH_HFSC=y CONFIG_NET_SCH_PRIO=y CONFIG_NET_SCH_RR=m CONFIG_NET_SCH_RED=m CONFIG_NET_SCH_SFQ=m CONFIG_NET_SCH_TEQL=m CONFIG_NET_SCH_TBF=m CONFIG_NET_SCH_GRED=m # CONFIG_NET_SCH_DSMARK is not set CONFIG_NET_SCH_NETEM=y # # Classification # CONFIG_NET_CLS=y CONFIG_NET_CLS_BASIC=y CONFIG_NET_CLS_TCINDEX=y CONFIG_NET_CLS_ROUTE4=m CONFIG_NET_CLS_ROUTE=y CONFIG_NET_CLS_FW=y # CONFIG_NET_CLS_U32 is not set CONFIG_NET_CLS_RSVP=y # CONFIG_NET_CLS_RSVP6 is not set CONFIG_NET_CLS_FLOW=y # CONFIG_NET_EMATCH is not set # CONFIG_NET_CLS_ACT is not set CONFIG_NET_CLS_IND=y CONFIG_NET_SCH_FIFO=y # # Network testing # CONFIG_NET_PKTGEN=m # CONFIG_HAMRADIO is not set CONFIG_CAN=y CONFIG_CAN_RAW=m CONFIG_CAN_BCM=y # # CAN Device Drivers # # CONFIG_CAN_VCAN is not set # CONFIG_CAN_DEBUG_DEVICES is not set CONFIG_IRDA=m # # IrDA protocols # # CONFIG_IRLAN is not set # CONFIG_IRCOMM is not set CONFIG_IRDA_ULTRA=y # # IrDA options # CONFIG_IRDA_CACHE_LAST_LSAP=y # CONFIG_IRDA_FAST_RR is not set CONFIG_IRDA_DEBUG=y # # Infrared-port device drivers # # # SIR device drivers # # CONFIG_IRTTY_SIR is not set # # Dongle support # # # FIR device drivers # CONFIG_NSC_FIR=m CONFIG_WINBOND_FIR=m # CONFIG_SMC_IRCC_FIR is not set CONFIG_ALI_FIR=m # CONFIG_VIA_FIR is not set # CONFIG_BT is not set # # Wireless # CONFIG_CFG80211=m CONFIG_NL80211=y CONFIG_WIRELESS_EXT=y CONFIG_MAC80211=m # # Rate control algorithm selection # # CONFIG_MAC80211_RC_DEFAULT_PID is not set CONFIG_MAC80211_RC_DEFAULT_NONE=y # # Selecting 'y' for an algorithm will # # # build the algorithm into mac80211. # CONFIG_MAC80211_RC_DEFAULT="" # CONFIG_MAC80211_RC_PID is not set CONFIG_MAC80211_MESH=y # CONFIG_MAC80211_LEDS is not set # CONFIG_MAC80211_DEBUG_PACKET_ALIGNMENT is not set # CONFIG_MAC80211_DEBUG is not set CONFIG_IEEE80211=y # CONFIG_IEEE80211_DEBUG is not set CONFIG_IEEE80211_CRYPT_WEP=m CONFIG_IEEE80211_CRYPT_CCMP=m CONFIG_IEEE80211_CRYPT_TKIP=m CONFIG_RFKILL=y CONFIG_RFKILL_INPUT=m CONFIG_RFKILL_LEDS=y CONFIG_NET_9P=y CONFIG_NET_9P_VIRTIO=m # CONFIG_NET_9P_DEBUG is not set # # Device Drivers # # # Generic Driver Options # # CONFIG_STANDALONE is not set # CONFIG_PREVENT_FIRMWARE_BUILD is not set CONFIG_FW_LOADER=m # CONFIG_SYS_HYPERVISOR is not set CONFIG_CONNECTOR=m # CONFIG_MTD is not set CONFIG_PARPORT=y CONFIG_PARPORT_PC=m # CONFIG_PARPORT_PC_FIFO is not set # CONFIG_PARPORT_PC_SUPERIO is not set # CONFIG_PARPORT_GSC is not set # CONFIG_PARPORT_AX88796 is not set # CONFIG_PARPORT_1284 is not set # CONFIG_BLK_DEV is not set CONFIG_MISC_DEVICES=y # CONFIG_EEPROM_93CX6 is not set CONFIG_ENCLOSURE_SERVICES=m CONFIG_HAVE_IDE=y # CONFIG_IDE is not set # # SCSI device support # CONFIG_RAID_ATTRS=m CONFIG_SCSI=y CONFIG_SCSI_DMA=y CONFIG_SCSI_TGT=m CONFIG_SCSI_NETLINK=y # CONFIG_SCSI_PROC_FS is not set # # SCSI support type (disk, tape, CD-ROM) # # CONFIG_BLK_DEV_SD is not set CONFIG_CHR_DEV_ST=m # CONFIG_CHR_DEV_OSST is not set CONFIG_BLK_DEV_SR=m # CONFIG_BLK_DEV_SR_VENDOR is not set # CONFIG_CHR_DEV_SG is not set CONFIG_CHR_DEV_SCH=m CONFIG_SCSI_ENCLOSURE=m # # Some SCSI devices (e.g. CD jukebox) support multiple LUNs # CONFIG_SCSI_MULTI_LUN=y CONFIG_SCSI_CONSTANTS=y # CONFIG_SCSI_LOGGING is not set # CONFIG_SCSI_SCAN_ASYNC is not set CONFIG_SCSI_WAIT_SCAN=m # # SCSI Transports # CONFIG_SCSI_SPI_ATTRS=m CONFIG_SCSI_FC_ATTRS=m CONFIG_SCSI_FC_TGT_ATTRS=y CONFIG_SCSI_ISCSI_ATTRS=y CONFIG_SCSI_SAS_ATTRS=y CONFIG_SCSI_SAS_LIBSAS=y CONFIG_SCSI_SAS_HOST_SMP=y CONFIG_SCSI_SAS_LIBSAS_DEBUG=y CONFIG_SCSI_SRP_ATTRS=m # CONFIG_SCSI_SRP_TGT_ATTRS is not set CONFIG_SCSI_LOWLEVEL=y # CONFIG_SCSI_PPA is not set CONFIG_SCSI_IMM=m # CONFIG_SCSI_IZIP_EPP16 is not set # CONFIG_SCSI_IZIP_SLOW_CTR is not set CONFIG_SCSI_DEBUG=y CONFIG_ATA=m # CONFIG_ATA_NONSTANDARD is not set # CONFIG_SATA_PMP is not set # CONFIG_ATA_SFF is not set # CONFIG_MD is not set CONFIG_MACINTOSH_DRIVERS=y CONFIG_MAC_EMUMOUSEBTN=y CONFIG_NETDEVICES=y # CONFIG_NETDEVICES_MULTIQUEUE is not set CONFIG_DUMMY=m CONFIG_MACVLAN=m CONFIG_EQUALIZER=m # CONFIG_TUN is not set CONFIG_VETH=m CONFIG_PHYLIB=m # # MII PHY device drivers # CONFIG_MARVELL_PHY=m CONFIG_DAVICOM_PHY=m CONFIG_QSEMI_PHY=m # CONFIG_LXT_PHY is not set CONFIG_CICADA_PHY=m CONFIG_VITESSE_PHY=m CONFIG_SMSC_PHY=m CONFIG_BROADCOM_PHY=m # CONFIG_ICPLUS_PHY is not set CONFIG_REALTEK_PHY=m CONFIG_MDIO_BITBANG=m CONFIG_NET_ETHERNET=y CONFIG_MII=y CONFIG_ENC28J60=m CONFIG_ENC28J60_WRITEVERIFY=y # CONFIG_IBM_NEW_EMAC_ZMII is not set # CONFIG_IBM_NEW_EMAC_RGMII is not set # CONFIG_IBM_NEW_EMAC_TAH is not set # CONFIG_IBM_NEW_EMAC_EMAC4 is not set CONFIG_B44=m CONFIG_NET_POCKET=y # CONFIG_ATP is not set CONFIG_DE600=y CONFIG_DE620=y # CONFIG_NETDEV_1000 is not set CONFIG_NETDEV_10000=y # # Wireless LAN # CONFIG_WLAN_PRE80211=y CONFIG_WLAN_80211=y # CONFIG_LIBERTAS is not set # CONFIG_P54_COMMON is not set # CONFIG_IWLWIFI_LEDS is not set # CONFIG_HOSTAP is not set CONFIG_B43=m CONFIG_B43_RFKILL=y # CONFIG_B43_DEBUG is not set # CONFIG_B43LEGACY is not set CONFIG_RT2X00=m # CONFIG_WAN is not set # CONFIG_PLIP is not set # CONFIG_PPP is not set # CONFIG_SLIP is not set CONFIG_NETCONSOLE=m CONFIG_NETCONSOLE_DYNAMIC=y CONFIG_NETPOLL=y # CONFIG_NETPOLL_TRAP is not set CONFIG_NET_POLL_CONTROLLER=y # CONFIG_VIRTIO_NET is not set CONFIG_ISDN=m # CONFIG_ISDN_I4L is not set # CONFIG_ISDN_CAPI is not set CONFIG_PHONE=m # # Input device support # CONFIG_INPUT=y # CONFIG_INPUT_FF_MEMLESS is not set CONFIG_INPUT_POLLDEV=y # # Userland interfaces # # CONFIG_INPUT_MOUSEDEV is not set CONFIG_INPUT_JOYDEV=m # CONFIG_INPUT_EVDEV is not set CONFIG_INPUT_EVBUG=m # # Input Device Drivers # CONFIG_INPUT_KEYBOARD=y CONFIG_KEYBOARD_ATKBD=y # CONFIG_KEYBOARD_SUNKBD is not set CONFIG_KEYBOARD_LKKBD=y CONFIG_KEYBOARD_XTKBD=y # CONFIG_KEYBOARD_NEWTON is not set CONFIG_KEYBOARD_STOWAWAY=m # CONFIG_INPUT_MOUSE is not set CONFIG_INPUT_JOYSTICK=y CONFIG_JOYSTICK_ANALOG=y CONFIG_JOYSTICK_A3D=m # CONFIG_JOYSTICK_ADI is not set CONFIG_JOYSTICK_COBRA=y CONFIG_JOYSTICK_GF2K=y CONFIG_JOYSTICK_GRIP=m # CONFIG_JOYSTICK_GRIP_MP is not set # CONFIG_JOYSTICK_GUILLEMOT is not set CONFIG_JOYSTICK_INTERACT=y # CONFIG_JOYSTICK_SIDEWINDER is not set CONFIG_JOYSTICK_TMDC=y CONFIG_JOYSTICK_IFORCE=y # CONFIG_JOYSTICK_IFORCE_232 is not set CONFIG_JOYSTICK_WARRIOR=m CONFIG_JOYSTICK_MAGELLAN=m CONFIG_JOYSTICK_SPACEORB=y CONFIG_JOYSTICK_SPACEBALL=m # CONFIG_JOYSTICK_STINGER is not set # CONFIG_JOYSTICK_TWIDJOY is not set # CONFIG_JOYSTICK_ZHENHUA is not set # CONFIG_JOYSTICK_DB9 is not set CONFIG_JOYSTICK_GAMECON=y # CONFIG_JOYSTICK_TURBOGRAFX is not set CONFIG_JOYSTICK_JOYDUMP=m CONFIG_INPUT_TABLET=y CONFIG_INPUT_TOUCHSCREEN=y CONFIG_TOUCHSCREEN_ADS7846=m CONFIG_TOUCHSCREEN_FUJITSU=y CONFIG_TOUCHSCREEN_GUNZE=y # CONFIG_TOUCHSCREEN_ELO is not set # CONFIG_TOUCHSCREEN_MTOUCH is not set CONFIG_TOUCHSCREEN_MK712=m CONFIG_TOUCHSCREEN_PENMOUNT=m # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set CONFIG_TOUCHSCREEN_TOUCHWIN=m # CONFIG_TOUCHSCREEN_UCB1400 is not set CONFIG_INPUT_MISC=y CONFIG_INPUT_WISTRON_BTNS=y CONFIG_INPUT_UINPUT=y # # Hardware I/O ports # CONFIG_SERIO=y CONFIG_SERIO_I8042=y # CONFIG_SERIO_SERPORT is not set CONFIG_SERIO_CT82C710=y CONFIG_SERIO_PARKBD=y CONFIG_SERIO_LIBPS2=y CONFIG_SERIO_RAW=y CONFIG_GAMEPORT=y CONFIG_GAMEPORT_NS558=y # CONFIG_GAMEPORT_L4 is not set # # Character devices # # CONFIG_VT is not set CONFIG_DEVKMEM=y # CONFIG_SERIAL_NONSTANDARD is not set # # Serial drivers # CONFIG_SERIAL_8250=y # CONFIG_SERIAL_8250_CONSOLE is not set CONFIG_FIX_EARLYCON_MEM=y CONFIG_SERIAL_8250_NR_UARTS=4 CONFIG_SERIAL_8250_RUNTIME_UARTS=4 CONFIG_SERIAL_8250_EXTENDED=y CONFIG_SERIAL_8250_MANY_PORTS=y # CONFIG_SERIAL_8250_SHARE_IRQ is not set CONFIG_SERIAL_8250_DETECT_IRQ=y CONFIG_SERIAL_8250_RSA=y # # Non-8250 serial port support # CONFIG_SERIAL_CORE=y # CONFIG_UNIX98_PTYS is not set CONFIG_LEGACY_PTYS=y CONFIG_LEGACY_PTY_COUNT=256 CONFIG_PRINTER=y CONFIG_LP_CONSOLE=y CONFIG_PPDEV=m # CONFIG_IPMI_HANDLER is not set CONFIG_HW_RANDOM=y # CONFIG_HW_RANDOM_VIA is not set # CONFIG_NVRAM is not set CONFIG_R3964=y CONFIG_MWAVE=m # CONFIG_PC8736x_GPIO is not set CONFIG_NSC_GPIO=m # CONFIG_CS5535_GPIO is not set CONFIG_RAW_DRIVER=y CONFIG_MAX_RAW_DEVS=256 # CONFIG_HANGCHECK_TIMER is not set # CONFIG_TCG_TPM is not set CONFIG_TELCLOCK=y # CONFIG_I2C is not set CONFIG_SPI=y CONFIG_SPI_MASTER=y # # SPI Master Controller Drivers # CONFIG_SPI_BITBANG=y CONFIG_SPI_BUTTERFLY=m CONFIG_SPI_LM70_LLP=y # # SPI Protocol Masters # CONFIG_SPI_AT25=y CONFIG_SPI_SPIDEV=y CONFIG_SPI_TLE62X0=m CONFIG_W1=y # CONFIG_W1_CON is not set # # 1-wire Bus Masters # # # 1-wire Slaves # # CONFIG_W1_SLAVE_THERM is not set CONFIG_W1_SLAVE_SMEM=y CONFIG_W1_SLAVE_DS2433=m CONFIG_W1_SLAVE_DS2433_CRC=y # CONFIG_W1_SLAVE_DS2760 is not set # CONFIG_POWER_SUPPLY is not set CONFIG_HWMON=m CONFIG_HWMON_VID=m # CONFIG_SENSORS_ABITUGURU is not set # CONFIG_SENSORS_ABITUGURU3 is not set CONFIG_SENSORS_F71805F=m CONFIG_SENSORS_F71882FG=m CONFIG_SENSORS_CORETEMP=m CONFIG_SENSORS_IT87=m CONFIG_SENSORS_LM70=m # CONFIG_SENSORS_PC87360 is not set CONFIG_SENSORS_PC87427=m # CONFIG_SENSORS_SMSC47M1 is not set CONFIG_SENSORS_SMSC47B397=m # CONFIG_SENSORS_VT1211 is not set CONFIG_SENSORS_W83627HF=m # CONFIG_SENSORS_W83627EHF is not set CONFIG_SENSORS_HDAPS=m # CONFIG_SENSORS_APPLESMC is not set # CONFIG_HWMON_DEBUG_CHIP is not set CONFIG_THERMAL=y # CONFIG_WATCHDOG is not set # # Sonics Silicon Backplane # CONFIG_SSB_POSSIBLE=y CONFIG_SSB=y # CONFIG_SSB_SILENT is not set CONFIG_SSB_DEBUG=y # # Multifunction device drivers # # CONFIG_MFD_SM501 is not set CONFIG_HTC_PASIC3=m # # Multimedia devices # # # Multimedia core support # # CONFIG_VIDEO_DEV is not set # CONFIG_VIDEO_MEDIA is not set # # Multimedia drivers # CONFIG_DAB=y # # Graphics support # CONFIG_VGASTATE=y CONFIG_VIDEO_OUTPUT_CONTROL=m CONFIG_FB=y # CONFIG_FIRMWARE_EDID is not set # CONFIG_FB_DDC is not set CONFIG_FB_CFB_FILLRECT=y CONFIG_FB_CFB_COPYAREA=y CONFIG_FB_CFB_IMAGEBLIT=y # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set CONFIG_FB_SYS_FILLRECT=y CONFIG_FB_SYS_COPYAREA=y CONFIG_FB_SYS_IMAGEBLIT=y CONFIG_FB_FOREIGN_ENDIAN=y # CONFIG_FB_BOTH_ENDIAN is not set # CONFIG_FB_BIG_ENDIAN is not set CONFIG_FB_LITTLE_ENDIAN=y CONFIG_FB_SYS_FOPS=y CONFIG_FB_DEFERRED_IO=y CONFIG_FB_HECUBA=y # CONFIG_FB_SVGALIB is not set # CONFIG_FB_MACMODES is not set # CONFIG_FB_BACKLIGHT is not set # CONFIG_FB_MODE_HELPERS is not set # CONFIG_FB_TILEBLITTING is not set # # Frame buffer hardware drivers # CONFIG_FB_ARC=y CONFIG_FB_VGA16=y # CONFIG_FB_UVESA is not set CONFIG_FB_VESA=y # CONFIG_FB_EFI is not set CONFIG_FB_N411=y CONFIG_FB_HGA=y CONFIG_FB_HGA_ACCEL=y CONFIG_FB_S1D13XXX=m # CONFIG_FB_VIRTUAL is not set CONFIG_BACKLIGHT_LCD_SUPPORT=y # CONFIG_LCD_CLASS_DEVICE is not set CONFIG_BACKLIGHT_CLASS_DEVICE=y # CONFIG_BACKLIGHT_CORGI is not set # # Display device support # # CONFIG_DISPLAY_SUPPORT is not set CONFIG_VIDEO_SELECT=y CONFIG_LOGO=y CONFIG_LOGO_LINUX_MONO=y # CONFIG_LOGO_LINUX_VGA16 is not set CONFIG_LOGO_LINUX_CLUT224=y # # Sound # # CONFIG_SOUND is not set # CONFIG_HID_SUPPORT is not set CONFIG_USB_SUPPORT=y # CONFIG_USB_ARCH_HAS_HCD is not set # CONFIG_USB_ARCH_HAS_OHCI is not set # CONFIG_USB_ARCH_HAS_EHCI is not set # CONFIG_USB_OTG_WHITELIST is not set # CONFIG_USB_OTG_BLACKLIST_HUB is not set # # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' # CONFIG_USB_GADGET=y # CONFIG_USB_GADGET_DEBUG_FILES is not set CONFIG_USB_GADGET_SELECTED=y # CONFIG_USB_GADGET_AMD5536UDC is not set # CONFIG_USB_GADGET_ATMEL_USBA is not set # CONFIG_USB_GADGET_FSL_USB2 is not set # CONFIG_USB_GADGET_NET2280 is not set # CONFIG_USB_GADGET_PXA2XX is not set CONFIG_USB_GADGET_M66592=y CONFIG_USB_M66592=y # CONFIG_USB_GADGET_PXA27X is not set # CONFIG_USB_GADGET_GOKU is not set # CONFIG_USB_GADGET_LH7A40X is not set # CONFIG_USB_GADGET_OMAP is not set # CONFIG_USB_GADGET_S3C2410 is not set # CONFIG_USB_GADGET_AT91 is not set # CONFIG_USB_GADGET_DUMMY_HCD is not set CONFIG_USB_GADGET_DUALSPEED=y # CONFIG_USB_ZERO is not set CONFIG_USB_ETH=m # CONFIG_USB_ETH_RNDIS is not set CONFIG_USB_GADGETFS=m # CONFIG_USB_FILE_STORAGE is not set # CONFIG_USB_G_SERIAL is not set # CONFIG_USB_MIDI_GADGET is not set CONFIG_USB_G_PRINTER=m CONFIG_MMC=y CONFIG_MMC_DEBUG=y # CONFIG_MMC_UNSAFE_RESUME is not set # # MMC/SD Card Drivers # CONFIG_MMC_BLOCK=y # CONFIG_MMC_BLOCK_BOUNCE is not set CONFIG_SDIO_UART=m # # MMC/SD Host Controller Drivers # # CONFIG_MMC_WBSD is not set # CONFIG_MEMSTICK is not set CONFIG_NEW_LEDS=y CONFIG_LEDS_CLASS=y # # LED drivers # CONFIG_LEDS_CLEVO_MAIL=m # # LED Triggers # CONFIG_LEDS_TRIGGERS=y # CONFIG_LEDS_TRIGGER_TIMER is not set CONFIG_LEDS_TRIGGER_HEARTBEAT=m CONFIG_LEDS_TRIGGER_DEFAULT_ON=y # CONFIG_ACCESSIBILITY is not set CONFIG_EDAC=y # # Reporting subsystems # CONFIG_EDAC_DEBUG=y CONFIG_EDAC_MM_EDAC=y CONFIG_RTC_LIB=m CONFIG_RTC_CLASS=m # # RTC interfaces # CONFIG_RTC_INTF_SYSFS=y # CONFIG_RTC_INTF_PROC is not set CONFIG_RTC_INTF_DEV=y CONFIG_RTC_INTF_DEV_UIE_EMUL=y # CONFIG_RTC_DRV_TEST is not set # # SPI RTC drivers # # CONFIG_RTC_DRV_MAX6902 is not set # CONFIG_RTC_DRV_R9701 is not set # CONFIG_RTC_DRV_RS5C348 is not set # # Platform RTC drivers # # CONFIG_RTC_DRV_CMOS is not set CONFIG_RTC_DRV_DS1511=m CONFIG_RTC_DRV_DS1553=m # CONFIG_RTC_DRV_DS1742 is not set CONFIG_RTC_DRV_STK17TA8=m CONFIG_RTC_DRV_M48T86=m CONFIG_RTC_DRV_M48T59=m CONFIG_RTC_DRV_V3020=m # # on-CPU RTC drivers # CONFIG_AUXDISPLAY=y # CONFIG_KS0108 is not set # CONFIG_UIO is not set # # Firmware Drivers # # CONFIG_EDD is not set CONFIG_DELL_RBU=m # CONFIG_DCDBAS is not set CONFIG_DMIID=y # CONFIG_ISCSI_IBFT_FIND is not set # # File systems # CONFIG_EXT2_FS=m CONFIG_EXT2_FS_XATTR=y # CONFIG_EXT2_FS_POSIX_ACL is not set # CONFIG_EXT2_FS_SECURITY is not set # CONFIG_EXT2_FS_XIP is not set # CONFIG_EXT3_FS is not set CONFIG_EXT4DEV_FS=m CONFIG_EXT4DEV_FS_XATTR=y # CONFIG_EXT4DEV_FS_POSIX_ACL is not set CONFIG_EXT4DEV_FS_SECURITY=y CONFIG_JBD=m CONFIG_JBD2=m CONFIG_FS_MBCACHE=m # CONFIG_REISERFS_FS is not set CONFIG_JFS_FS=y CONFIG_JFS_POSIX_ACL=y CONFIG_JFS_SECURITY=y CONFIG_JFS_DEBUG=y CONFIG_JFS_STATISTICS=y CONFIG_FS_POSIX_ACL=y CONFIG_XFS_FS=y # CONFIG_XFS_QUOTA is not set CONFIG_XFS_POSIX_ACL=y CONFIG_XFS_RT=y CONFIG_XFS_DEBUG=y CONFIG_OCFS2_FS=m CONFIG_OCFS2_FS_O2CB=m # CONFIG_OCFS2_DEBUG_MASKLOG is not set CONFIG_OCFS2_DEBUG_FS=y CONFIG_DNOTIFY=y CONFIG_INOTIFY=y # CONFIG_INOTIFY_USER is not set # CONFIG_QUOTA is not set CONFIG_AUTOFS_FS=m CONFIG_AUTOFS4_FS=y # CONFIG_FUSE_FS is not set CONFIG_GENERIC_ACL=y # # CD-ROM/DVD Filesystems # # CONFIG_ISO9660_FS is not set # CONFIG_UDF_FS is not set # # DOS/FAT/NT Filesystems # CONFIG_FAT_FS=m # CONFIG_MSDOS_FS is not set CONFIG_VFAT_FS=m CONFIG_FAT_DEFAULT_CODEPAGE=437 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" CONFIG_NTFS_FS=m CONFIG_NTFS_DEBUG=y # CONFIG_NTFS_RW is not set # # Pseudo filesystems # CONFIG_PROC_FS=y CONFIG_PROC_KCORE=y CONFIG_PROC_SYSCTL=y CONFIG_SYSFS=y CONFIG_TMPFS=y CONFIG_TMPFS_POSIX_ACL=y CONFIG_HUGETLBFS=y CONFIG_HUGETLB_PAGE=y CONFIG_CONFIGFS_FS=m # # Miscellaneous filesystems # CONFIG_ADFS_FS=y # CONFIG_ADFS_FS_RW is not set # CONFIG_AFFS_FS is not set # CONFIG_HFS_FS is not set CONFIG_HFSPLUS_FS=y # CONFIG_BEFS_FS is not set CONFIG_BFS_FS=y CONFIG_EFS_FS=y CONFIG_CRAMFS=y CONFIG_VXFS_FS=y # CONFIG_MINIX_FS is not set CONFIG_HPFS_FS=m CONFIG_QNX4FS_FS=y CONFIG_ROMFS_FS=m CONFIG_SYSV_FS=m # CONFIG_UFS_FS is not set CONFIG_NETWORK_FILESYSTEMS=y # CONFIG_NCP_FS is not set # # Partition Types # # CONFIG_PARTITION_ADVANCED is not set CONFIG_MSDOS_PARTITION=y CONFIG_NLS=y CONFIG_NLS_DEFAULT="iso8859-1" CONFIG_NLS_CODEPAGE_437=m CONFIG_NLS_CODEPAGE_737=y # CONFIG_NLS_CODEPAGE_775 is not set CONFIG_NLS_CODEPAGE_850=m CONFIG_NLS_CODEPAGE_852=m CONFIG_NLS_CODEPAGE_855=y CONFIG_NLS_CODEPAGE_857=m CONFIG_NLS_CODEPAGE_860=m CONFIG_NLS_CODEPAGE_861=m CONFIG_NLS_CODEPAGE_862=m CONFIG_NLS_CODEPAGE_863=m # CONFIG_NLS_CODEPAGE_864 is not set CONFIG_NLS_CODEPAGE_865=m # CONFIG_NLS_CODEPAGE_866 is not set # CONFIG_NLS_CODEPAGE_869 is not set CONFIG_NLS_CODEPAGE_936=m # CONFIG_NLS_CODEPAGE_950 is not set # CONFIG_NLS_CODEPAGE_932 is not set CONFIG_NLS_CODEPAGE_949=y # CONFIG_NLS_CODEPAGE_874 is not set CONFIG_NLS_ISO8859_8=y CONFIG_NLS_CODEPAGE_1250=y # 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=y # CONFIG_NLS_ISO8859_4 is not set CONFIG_NLS_ISO8859_5=m CONFIG_NLS_ISO8859_6=m # CONFIG_NLS_ISO8859_7 is not set CONFIG_NLS_ISO8859_9=y CONFIG_NLS_ISO8859_13=m # CONFIG_NLS_ISO8859_14 is not set CONFIG_NLS_ISO8859_15=y CONFIG_NLS_KOI8_R=m # CONFIG_NLS_KOI8_U is not set CONFIG_NLS_UTF8=y # # Kernel hacking # CONFIG_TRACE_IRQFLAGS_SUPPORT=y # CONFIG_PRINTK_TIME is not set CONFIG_ENABLE_WARN_DEPRECATED=y CONFIG_ENABLE_MUST_CHECK=y CONFIG_FRAME_WARN=1024 CONFIG_MAGIC_SYSRQ=y CONFIG_UNUSED_SYMBOLS=y # CONFIG_DEBUG_FS is not set CONFIG_HEADERS_CHECK=y # CONFIG_DEBUG_KERNEL is not set # CONFIG_DEBUG_BUGVERBOSE is not set # CONFIG_LATENCYTOP is not set # CONFIG_SAMPLES is not set CONFIG_HAVE_ARCH_KGDB=y CONFIG_NONPROMISC_DEVMEM=y # CONFIG_EARLY_PRINTK is not set CONFIG_4KSTACKS=y CONFIG_X86_FIND_SMP_CONFIG=y CONFIG_X86_MPPARSE=y CONFIG_DOUBLEFAULT=y CONFIG_IO_DELAY_TYPE_0X80=0 CONFIG_IO_DELAY_TYPE_0XED=1 CONFIG_IO_DELAY_TYPE_UDELAY=2 CONFIG_IO_DELAY_TYPE_NONE=3 CONFIG_IO_DELAY_0X80=y # CONFIG_IO_DELAY_0XED is not set # CONFIG_IO_DELAY_UDELAY is not set # CONFIG_IO_DELAY_NONE is not set CONFIG_DEFAULT_IO_DELAY_TYPE=0 # # Security options # # CONFIG_KEYS is not set CONFIG_SECURITY=y # CONFIG_SECURITY_NETWORK is not set # CONFIG_SECURITY_CAPABILITIES is not set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0 CONFIG_CRYPTO=y # # Crypto core or helper # CONFIG_CRYPTO_ALGAPI=m CONFIG_CRYPTO_AEAD=m CONFIG_CRYPTO_BLKCIPHER=m CONFIG_CRYPTO_HASH=m CONFIG_CRYPTO_MANAGER=m CONFIG_CRYPTO_GF128MUL=m # CONFIG_CRYPTO_NULL is not set # CONFIG_CRYPTO_CRYPTD is not set CONFIG_CRYPTO_AUTHENC=m # CONFIG_CRYPTO_TEST is not set # # Authenticated Encryption with Associated Data # # CONFIG_CRYPTO_CCM is not set CONFIG_CRYPTO_GCM=m CONFIG_CRYPTO_SEQIV=m # # Block modes # # CONFIG_CRYPTO_CBC is not set CONFIG_CRYPTO_CTR=m # CONFIG_CRYPTO_CTS is not set CONFIG_CRYPTO_ECB=m CONFIG_CRYPTO_LRW=m CONFIG_CRYPTO_PCBC=m CONFIG_CRYPTO_XTS=m # # Hash modes # # CONFIG_CRYPTO_HMAC is not set CONFIG_CRYPTO_XCBC=m # # Digest # CONFIG_CRYPTO_CRC32C=m # CONFIG_CRYPTO_MD4 is not set # CONFIG_CRYPTO_MD5 is not set CONFIG_CRYPTO_MICHAEL_MIC=m # CONFIG_CRYPTO_SHA1 is not set CONFIG_CRYPTO_SHA256=m CONFIG_CRYPTO_SHA512=m # CONFIG_CRYPTO_TGR192 is not set CONFIG_CRYPTO_WP512=m # # Ciphers # CONFIG_CRYPTO_AES=m CONFIG_CRYPTO_AES_586=m CONFIG_CRYPTO_ANUBIS=m CONFIG_CRYPTO_ARC4=m # CONFIG_CRYPTO_BLOWFISH is not set CONFIG_CRYPTO_CAMELLIA=m # CONFIG_CRYPTO_CAST5 is not set # CONFIG_CRYPTO_CAST6 is not set # CONFIG_CRYPTO_DES is not set CONFIG_CRYPTO_FCRYPT=m CONFIG_CRYPTO_KHAZAD=m CONFIG_CRYPTO_SALSA20=m # CONFIG_CRYPTO_SALSA20_586 is not set # CONFIG_CRYPTO_SEED is not set CONFIG_CRYPTO_SERPENT=m # CONFIG_CRYPTO_TEA is not set # CONFIG_CRYPTO_TWOFISH is not set # CONFIG_CRYPTO_TWOFISH_586 is not set # # Compression # # CONFIG_CRYPTO_DEFLATE is not set # CONFIG_CRYPTO_LZO is not set # CONFIG_CRYPTO_HW is not set CONFIG_HAVE_KVM=y CONFIG_VIRTUALIZATION=y # CONFIG_KVM is not set CONFIG_VIRTIO=y CONFIG_VIRTIO_RING=y CONFIG_VIRTIO_BALLOON=y # # Library routines # CONFIG_BITREVERSE=y CONFIG_GENERIC_FIND_FIRST_BIT=y CONFIG_GENERIC_FIND_NEXT_BIT=y CONFIG_CRC_CCITT=m CONFIG_CRC16=m # CONFIG_CRC_ITU_T is not set CONFIG_CRC32=y CONFIG_CRC7=m CONFIG_LIBCRC32C=m CONFIG_AUDIT_GENERIC=y CONFIG_ZLIB_INFLATE=y CONFIG_HAS_IOMEM=y CONFIG_HAS_IOPORT=y CONFIG_HAS_DMA=y CONFIG_CHECK_SIGNATURE=y [-- Attachment #2: This is a digitally signed message part. --] [-- Type: application/pgp-signature, Size: 197 bytes --] ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: build issue #503 for v2.6.26-rc2-433-gf26a398 : undefined reference to `request_firmware' 2008-05-16 17:06 build issue #503 for v2.6.26-rc2-433-gf26a398 : undefined reference to `request_firmware' Toralf Förster @ 2008-05-16 20:30 ` Rafael J. Wysocki 2008-05-16 20:52 ` Randy Dunlap 2008-05-17 10:04 ` James Bottomley 1 sibling, 1 reply; 16+ messages in thread From: Rafael J. Wysocki @ 2008-05-16 20:30 UTC (permalink / raw) To: Toralf Förster; +Cc: linux-kernel, linux-scsi On Friday, 16 of May 2008, Toralf Förster wrote: > Hello, > > the build (.config attached) failed, make ends with : > ... > UPD include/linux/compile.h > CC init/version.o > LD init/built-in.o > LD vmlinux > drivers/built-in.o: In function `sas_request_addr': > (.text+0x33bab): undefined reference to `request_firmware' > drivers/built-in.o: In function `sas_request_addr': > (.text+0x33c3f): undefined reference to `release_firmware' > make: *** [vmlinux] Error 1 > > The build was made with : > $>make randconfig; make clean; make Is it the same as http://bugzilla.kernel.org/show_bug.cgi?id=10707 ? Rafael -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: build issue #503 for v2.6.26-rc2-433-gf26a398 : undefined reference to `request_firmware' 2008-05-16 20:30 ` Rafael J. Wysocki @ 2008-05-16 20:52 ` Randy Dunlap 0 siblings, 0 replies; 16+ messages in thread From: Randy Dunlap @ 2008-05-16 20:52 UTC (permalink / raw) To: Rafael J. Wysocki; +Cc: Toralf Förster, linux-kernel, linux-scsi On Fri, 16 May 2008 22:30:40 +0200 Rafael J. Wysocki wrote: > On Friday, 16 of May 2008, Toralf Förster wrote: > > Hello, > > > > the build (.config attached) failed, make ends with : > > ... > > UPD include/linux/compile.h > > CC init/version.o > > LD init/built-in.o > > LD vmlinux > > drivers/built-in.o: In function `sas_request_addr': > > (.text+0x33bab): undefined reference to `request_firmware' > > drivers/built-in.o: In function `sas_request_addr': > > (.text+0x33c3f): undefined reference to `release_firmware' > > make: *** [vmlinux] Error 1 > > > > The build was made with : > > $>make randconfig; make clean; make > > Is it the same as http://bugzilla.kernel.org/show_bug.cgi?id=10707 ? It's in a different driver. --- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: build issue #503 for v2.6.26-rc2-433-gf26a398 : undefined reference to `request_firmware' 2008-05-16 17:06 build issue #503 for v2.6.26-rc2-433-gf26a398 : undefined reference to `request_firmware' Toralf Förster 2008-05-16 20:30 ` Rafael J. Wysocki @ 2008-05-17 10:04 ` James Bottomley 2008-05-17 14:17 ` Adrian Bunk 1 sibling, 1 reply; 16+ messages in thread From: James Bottomley @ 2008-05-17 10:04 UTC (permalink / raw) To: Toralf Förster; +Cc: linux-kernel, linux-scsi On Fri, 2008-05-16 at 19:06 +0200, Toralf Förster wrote: > Hello, > > the build (.config attached) failed, make ends with : > ... > UPD include/linux/compile.h > CC init/version.o > LD init/built-in.o > LD vmlinux > drivers/built-in.o: In function `sas_request_addr': > (.text+0x33bab): undefined reference to `request_firmware' > drivers/built-in.o: In function `sas_request_addr': > (.text+0x33c3f): undefined reference to `release_firmware' > make: *** [vmlinux] Error 1 There's a slight fault in the stub logic. It fails for FW_LOADER=m and the user =y. This should fix it. James --- diff --git a/include/linux/firmware.h b/include/linux/firmware.h index 4d10c73..6c7eff2 100644 --- a/include/linux/firmware.h +++ b/include/linux/firmware.h @@ -13,7 +13,7 @@ struct firmware { struct device; -#if defined(CONFIG_FW_LOADER) || defined(CONFIG_FW_LOADER_MODULE) +#if defined(CONFIG_FW_LOADER) || (defined(CONFIG_FW_LOADER_MODULE) && defined(MODULE)) int request_firmware(const struct firmware **fw, const char *name, struct device *device); int request_firmware_nowait( -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply related [flat|nested] 16+ messages in thread
* Re: build issue #503 for v2.6.26-rc2-433-gf26a398 : undefined reference to `request_firmware' 2008-05-17 10:04 ` James Bottomley @ 2008-05-17 14:17 ` Adrian Bunk 2008-05-22 10:52 ` James Bottomley 0 siblings, 1 reply; 16+ messages in thread From: Adrian Bunk @ 2008-05-17 14:17 UTC (permalink / raw) To: James Bottomley; +Cc: Toralf Förster, linux-kernel, linux-scsi On Sat, May 17, 2008 at 11:04:31AM +0100, James Bottomley wrote: > On Fri, 2008-05-16 at 19:06 +0200, Toralf Förster wrote: > > Hello, > > > > the build (.config attached) failed, make ends with : > > ... > > UPD include/linux/compile.h > > CC init/version.o > > LD init/built-in.o > > LD vmlinux > > drivers/built-in.o: In function `sas_request_addr': > > (.text+0x33bab): undefined reference to `request_firmware' > > drivers/built-in.o: In function `sas_request_addr': > > (.text+0x33c3f): undefined reference to `release_firmware' > > make: *** [vmlinux] Error 1 > > There's a slight fault in the stub logic. It fails for FW_LOADER=m and > the user =y. > > This should fix it. An interesting question is whether we actually want to have the stub at all - the compile errors catched cases where someone forgot to select FW_LOADER at compile time instead of turning them into possible runtime problems as will happen after your patch. Are there any serious use cases where SCSI_SAS_LIBSAS is used in very space limited environments and without any other drivers that select FW_LOADER in the kernel? > James > > --- > > diff --git a/include/linux/firmware.h b/include/linux/firmware.h > index 4d10c73..6c7eff2 100644 > --- a/include/linux/firmware.h > +++ b/include/linux/firmware.h > @@ -13,7 +13,7 @@ struct firmware { > > struct device; > > -#if defined(CONFIG_FW_LOADER) || defined(CONFIG_FW_LOADER_MODULE) > +#if defined(CONFIG_FW_LOADER) || (defined(CONFIG_FW_LOADER_MODULE) && defined(MODULE)) > int request_firmware(const struct firmware **fw, const char *name, > struct device *device); > int request_firmware_nowait( cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: build issue #503 for v2.6.26-rc2-433-gf26a398 : undefined reference to `request_firmware' 2008-05-17 14:17 ` Adrian Bunk @ 2008-05-22 10:52 ` James Bottomley 2008-05-23 17:54 ` Randy Dunlap 0 siblings, 1 reply; 16+ messages in thread From: James Bottomley @ 2008-05-22 10:52 UTC (permalink / raw) To: Adrian Bunk; +Cc: Toralf Förster, linux-kernel, linux-scsi On Sat, 2008-05-17 at 17:17 +0300, Adrian Bunk wrote: > On Sat, May 17, 2008 at 11:04:31AM +0100, James Bottomley wrote: > > On Fri, 2008-05-16 at 19:06 +0200, Toralf Förster wrote: > > > Hello, > > > > > > the build (.config attached) failed, make ends with : > > > ... > > > UPD include/linux/compile.h > > > CC init/version.o > > > LD init/built-in.o > > > LD vmlinux > > > drivers/built-in.o: In function `sas_request_addr': > > > (.text+0x33bab): undefined reference to `request_firmware' > > > drivers/built-in.o: In function `sas_request_addr': > > > (.text+0x33c3f): undefined reference to `release_firmware' > > > make: *** [vmlinux] Error 1 > > > > There's a slight fault in the stub logic. It fails for FW_LOADER=m and > > the user =y. > > > > This should fix it. > > An interesting question is whether we actually want to have the stub at > all - the compile errors catched cases where someone forgot to select > FW_LOADER at compile time instead of turning them into possible runtime > problems as will happen after your patch. Well, the original intent of the stubs was to have the loader nop if it wasn't available. There was simply one case forgotten (the fact that a modular loader isn't usable from built in components). > Are there any serious use cases where SCSI_SAS_LIBSAS is used in very > space limited environments and without any other drivers that select > FW_LOADER in the kernel? Probably in the future, certainly on embedded OSs used for storage devices. Given the convergence of SAS/SATA chips, it's possible for other handhelds, but I'm not convinced of that. James -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: build issue #503 for v2.6.26-rc2-433-gf26a398 : undefined reference to `request_firmware' 2008-05-22 10:52 ` James Bottomley @ 2008-05-23 17:54 ` Randy Dunlap 2008-05-23 17:59 ` James Bottomley 0 siblings, 1 reply; 16+ messages in thread From: Randy Dunlap @ 2008-05-23 17:54 UTC (permalink / raw) To: James Bottomley Cc: Adrian Bunk, Toralf Förster, linux-kernel, linux-scsi On Thu, 22 May 2008 11:52:24 +0100 James Bottomley wrote: > On Sat, 2008-05-17 at 17:17 +0300, Adrian Bunk wrote: > > On Sat, May 17, 2008 at 11:04:31AM +0100, James Bottomley wrote: > > > On Fri, 2008-05-16 at 19:06 +0200, Toralf Förster wrote: > > > > Hello, > > > > > > > > the build (.config attached) failed, make ends with : > > > > ... > > > > UPD include/linux/compile.h > > > > CC init/version.o > > > > LD init/built-in.o > > > > LD vmlinux > > > > drivers/built-in.o: In function `sas_request_addr': > > > > (.text+0x33bab): undefined reference to `request_firmware' > > > > drivers/built-in.o: In function `sas_request_addr': > > > > (.text+0x33c3f): undefined reference to `release_firmware' > > > > make: *** [vmlinux] Error 1 > > > > > > There's a slight fault in the stub logic. It fails for FW_LOADER=m and > > > the user =y. > > > > > > This should fix it. > > > > An interesting question is whether we actually want to have the stub at > > all - the compile errors catched cases where someone forgot to select > > FW_LOADER at compile time instead of turning them into possible runtime > > problems as will happen after your patch. > > Well, the original intent of the stubs was to have the loader nop if it > wasn't available. There was simply one case forgotten (the fact that a > modular loader isn't usable from built in components). > > > Are there any serious use cases where SCSI_SAS_LIBSAS is used in very > > space limited environments and without any other drivers that select > > FW_LOADER in the kernel? > > Probably in the future, certainly on embedded OSs used for storage > devices. Given the convergence of SAS/SATA chips, it's possible for > other handhelds, but I'm not convinced of that. Has there been any resolution to this build issue? Do we know what we want? then maybe a patch can be done... Thanks, --- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: build issue #503 for v2.6.26-rc2-433-gf26a398 : undefined reference to `request_firmware' 2008-05-23 17:54 ` Randy Dunlap @ 2008-05-23 17:59 ` James Bottomley 2008-05-23 18:04 ` Randy Dunlap 0 siblings, 1 reply; 16+ messages in thread From: James Bottomley @ 2008-05-23 17:59 UTC (permalink / raw) To: Randy Dunlap; +Cc: Adrian Bunk, Toralf Förster, linux-kernel, linux-scsi On Fri, 2008-05-23 at 10:54 -0700, Randy Dunlap wrote: > On Thu, 22 May 2008 11:52:24 +0100 James Bottomley wrote: > > > On Sat, 2008-05-17 at 17:17 +0300, Adrian Bunk wrote: > > > On Sat, May 17, 2008 at 11:04:31AM +0100, James Bottomley wrote: > > > > On Fri, 2008-05-16 at 19:06 +0200, Toralf Förster wrote: > > > > > Hello, > > > > > > > > > > the build (.config attached) failed, make ends with : > > > > > ... > > > > > UPD include/linux/compile.h > > > > > CC init/version.o > > > > > LD init/built-in.o > > > > > LD vmlinux > > > > > drivers/built-in.o: In function `sas_request_addr': > > > > > (.text+0x33bab): undefined reference to `request_firmware' > > > > > drivers/built-in.o: In function `sas_request_addr': > > > > > (.text+0x33c3f): undefined reference to `release_firmware' > > > > > make: *** [vmlinux] Error 1 > > > > > > > > There's a slight fault in the stub logic. It fails for FW_LOADER=m and > > > > the user =y. > > > > > > > > This should fix it. > > > > > > An interesting question is whether we actually want to have the stub at > > > all - the compile errors catched cases where someone forgot to select > > > FW_LOADER at compile time instead of turning them into possible runtime > > > problems as will happen after your patch. > > > > Well, the original intent of the stubs was to have the loader nop if it > > wasn't available. There was simply one case forgotten (the fact that a > > modular loader isn't usable from built in components). > > > > > Are there any serious use cases where SCSI_SAS_LIBSAS is used in very > > > space limited environments and without any other drivers that select > > > FW_LOADER in the kernel? > > > > Probably in the future, certainly on embedded OSs used for storage > > devices. Given the convergence of SAS/SATA chips, it's possible for > > other handhelds, but I'm not convinced of that. > > Has there been any resolution to this build issue? > > Do we know what we want? then maybe a patch can be done... As long as the patch works, that's what I propose. James -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: build issue #503 for v2.6.26-rc2-433-gf26a398 : undefined reference to `request_firmware' 2008-05-23 17:59 ` James Bottomley @ 2008-05-23 18:04 ` Randy Dunlap 2008-05-23 20:33 ` James Bottomley 0 siblings, 1 reply; 16+ messages in thread From: Randy Dunlap @ 2008-05-23 18:04 UTC (permalink / raw) To: James Bottomley Cc: Adrian Bunk, Toralf Förster, linux-kernel, linux-scsi On Fri, 23 May 2008 12:59:11 -0500 James Bottomley wrote: > On Fri, 2008-05-23 at 10:54 -0700, Randy Dunlap wrote: > > On Thu, 22 May 2008 11:52:24 +0100 James Bottomley wrote: > > > > > On Sat, 2008-05-17 at 17:17 +0300, Adrian Bunk wrote: > > > > On Sat, May 17, 2008 at 11:04:31AM +0100, James Bottomley wrote: > > > > > On Fri, 2008-05-16 at 19:06 +0200, Toralf Förster wrote: > > > > > > Hello, > > > > > > > > > > > > the build (.config attached) failed, make ends with : > > > > > > ... > > > > > > UPD include/linux/compile.h > > > > > > CC init/version.o > > > > > > LD init/built-in.o > > > > > > LD vmlinux > > > > > > drivers/built-in.o: In function `sas_request_addr': > > > > > > (.text+0x33bab): undefined reference to `request_firmware' > > > > > > drivers/built-in.o: In function `sas_request_addr': > > > > > > (.text+0x33c3f): undefined reference to `release_firmware' > > > > > > make: *** [vmlinux] Error 1 > > > > > > > > > > There's a slight fault in the stub logic. It fails for FW_LOADER=m and > > > > > the user =y. > > > > > > > > > > This should fix it. > > > > > > > > An interesting question is whether we actually want to have the stub at > > > > all - the compile errors catched cases where someone forgot to select > > > > FW_LOADER at compile time instead of turning them into possible runtime > > > > problems as will happen after your patch. > > > > > > Well, the original intent of the stubs was to have the loader nop if it > > > wasn't available. There was simply one case forgotten (the fact that a > > > modular loader isn't usable from built in components). > > > > > > > Are there any serious use cases where SCSI_SAS_LIBSAS is used in very > > > > space limited environments and without any other drivers that select > > > > FW_LOADER in the kernel? > > > > > > Probably in the future, certainly on embedded OSs used for storage > > > devices. Given the convergence of SAS/SATA chips, it's possible for > > > other handhelds, but I'm not convinced of that. > > > > Has there been any resolution to this build issue? > > > > Do we know what we want? then maybe a patch can be done... > > As long as the patch works, that's what I propose. Sorry, I am not understanding what you are saying. Please explain. --- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: build issue #503 for v2.6.26-rc2-433-gf26a398 : undefined reference to `request_firmware' 2008-05-23 18:04 ` Randy Dunlap @ 2008-05-23 20:33 ` James Bottomley 2008-05-23 21:48 ` Randy Dunlap 0 siblings, 1 reply; 16+ messages in thread From: James Bottomley @ 2008-05-23 20:33 UTC (permalink / raw) To: Randy Dunlap; +Cc: Adrian Bunk, Toralf Förster, linux-kernel, linux-scsi On Fri, 2008-05-23 at 11:04 -0700, Randy Dunlap wrote: > On Fri, 23 May 2008 12:59:11 -0500 James Bottomley wrote: > > > On Fri, 2008-05-23 at 10:54 -0700, Randy Dunlap wrote: > > > On Thu, 22 May 2008 11:52:24 +0100 James Bottomley wrote: > > > > > > > On Sat, 2008-05-17 at 17:17 +0300, Adrian Bunk wrote: > > > > > On Sat, May 17, 2008 at 11:04:31AM +0100, James Bottomley wrote: > > > > > > On Fri, 2008-05-16 at 19:06 +0200, Toralf Förster wrote: > > > > > > > Hello, > > > > > > > > > > > > > > the build (.config attached) failed, make ends with : > > > > > > > ... > > > > > > > UPD include/linux/compile.h > > > > > > > CC init/version.o > > > > > > > LD init/built-in.o > > > > > > > LD vmlinux > > > > > > > drivers/built-in.o: In function `sas_request_addr': > > > > > > > (.text+0x33bab): undefined reference to `request_firmware' > > > > > > > drivers/built-in.o: In function `sas_request_addr': > > > > > > > (.text+0x33c3f): undefined reference to `release_firmware' > > > > > > > make: *** [vmlinux] Error 1 > > > > > > > > > > > > There's a slight fault in the stub logic. It fails for FW_LOADER=m and > > > > > > the user =y. > > > > > > > > > > > > This should fix it. > > > > > > > > > > An interesting question is whether we actually want to have the stub at > > > > > all - the compile errors catched cases where someone forgot to select > > > > > FW_LOADER at compile time instead of turning them into possible runtime > > > > > problems as will happen after your patch. > > > > > > > > Well, the original intent of the stubs was to have the loader nop if it > > > > wasn't available. There was simply one case forgotten (the fact that a > > > > modular loader isn't usable from built in components). > > > > > > > > > Are there any serious use cases where SCSI_SAS_LIBSAS is used in very > > > > > space limited environments and without any other drivers that select > > > > > FW_LOADER in the kernel? > > > > > > > > Probably in the future, certainly on embedded OSs used for storage > > > > devices. Given the convergence of SAS/SATA chips, it's possible for > > > > other handhelds, but I'm not convinced of that. > > > > > > Has there been any resolution to this build issue? > > > > > > Do we know what we want? then maybe a patch can be done... > > > > As long as the patch works, that's what I propose. > > Sorry, I am not understanding what you are saying. > Please explain. As long as the patch I previously posted on this thread http://marc.info/?l=linux-scsi&m=121101871800303 Actually works. This is the patch I propose to use to fix the issue. James -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: build issue #503 for v2.6.26-rc2-433-gf26a398 : undefined reference to `request_firmware' 2008-05-23 20:33 ` James Bottomley @ 2008-05-23 21:48 ` Randy Dunlap 2008-05-23 22:00 ` James Bottomley 0 siblings, 1 reply; 16+ messages in thread From: Randy Dunlap @ 2008-05-23 21:48 UTC (permalink / raw) To: James Bottomley Cc: Adrian Bunk, Toralf Förster, linux-kernel, linux-scsi On Fri, 23 May 2008 15:33:00 -0500 James Bottomley wrote: > On Fri, 2008-05-23 at 11:04 -0700, Randy Dunlap wrote: > > On Fri, 23 May 2008 12:59:11 -0500 James Bottomley wrote: > > > > > On Fri, 2008-05-23 at 10:54 -0700, Randy Dunlap wrote: > > > > On Thu, 22 May 2008 11:52:24 +0100 James Bottomley wrote: > > > > > > > > > On Sat, 2008-05-17 at 17:17 +0300, Adrian Bunk wrote: > > > > > > On Sat, May 17, 2008 at 11:04:31AM +0100, James Bottomley wrote: > > > > > > > On Fri, 2008-05-16 at 19:06 +0200, Toralf Förster wrote: > > > > > > > > Hello, > > > > > > > > > > > > > > > > the build (.config attached) failed, make ends with : > > > > > > > > ... > > > > > > > > UPD include/linux/compile.h > > > > > > > > CC init/version.o > > > > > > > > LD init/built-in.o > > > > > > > > LD vmlinux > > > > > > > > drivers/built-in.o: In function `sas_request_addr': > > > > > > > > (.text+0x33bab): undefined reference to `request_firmware' > > > > > > > > drivers/built-in.o: In function `sas_request_addr': > > > > > > > > (.text+0x33c3f): undefined reference to `release_firmware' > > > > > > > > make: *** [vmlinux] Error 1 > > > > > > > > > > > > > > There's a slight fault in the stub logic. It fails for FW_LOADER=m and > > > > > > > the user =y. > > > > > > > > > > > > > > This should fix it. > > > > > > > > > > > > An interesting question is whether we actually want to have the stub at > > > > > > all - the compile errors catched cases where someone forgot to select > > > > > > FW_LOADER at compile time instead of turning them into possible runtime > > > > > > problems as will happen after your patch. > > > > > > > > > > Well, the original intent of the stubs was to have the loader nop if it > > > > > wasn't available. There was simply one case forgotten (the fact that a > > > > > modular loader isn't usable from built in components). > > > > > > > > > > > Are there any serious use cases where SCSI_SAS_LIBSAS is used in very > > > > > > space limited environments and without any other drivers that select > > > > > > FW_LOADER in the kernel? > > > > > > > > > > Probably in the future, certainly on embedded OSs used for storage > > > > > devices. Given the convergence of SAS/SATA chips, it's possible for > > > > > other handhelds, but I'm not convinced of that. > > > > > > > > Has there been any resolution to this build issue? > > > > > > > > Do we know what we want? then maybe a patch can be done... > > > > > > As long as the patch works, that's what I propose. > > > > Sorry, I am not understanding what you are saying. > > Please explain. > > As long as the patch I previously posted on this thread > > http://marc.info/?l=linux-scsi&m=121101871800303 > > Actually works. This is the patch I propose to use to fix the issue. Thanks for the pointer to the patch. That does actually build cleanly (but I would say that the patch is incorrect). The case is (similar to that scsi_dh problem): CONFIG_SCSI_SAS_LIBSAS=y and CONFIG_FW_LOADER=m, so libsas's sas_request_addr() always returns -EINVAL as the value of request_firmware(). Is that what we want/expect for these CONFIGs? --- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: build issue #503 for v2.6.26-rc2-433-gf26a398 : undefined reference to `request_firmware' 2008-05-23 21:48 ` Randy Dunlap @ 2008-05-23 22:00 ` James Bottomley 2008-05-23 22:06 ` Adrian Bunk 2008-05-23 22:39 ` Randy Dunlap 0 siblings, 2 replies; 16+ messages in thread From: James Bottomley @ 2008-05-23 22:00 UTC (permalink / raw) To: Randy Dunlap; +Cc: Adrian Bunk, Toralf Förster, linux-kernel, linux-scsi On Fri, 2008-05-23 at 14:48 -0700, Randy Dunlap wrote: > On Fri, 23 May 2008 15:33:00 -0500 James Bottomley wrote: > > > On Fri, 2008-05-23 at 11:04 -0700, Randy Dunlap wrote: > > > On Fri, 23 May 2008 12:59:11 -0500 James Bottomley wrote: > > > > > > > On Fri, 2008-05-23 at 10:54 -0700, Randy Dunlap wrote: > > > > > On Thu, 22 May 2008 11:52:24 +0100 James Bottomley wrote: > > > > > > > > > > > On Sat, 2008-05-17 at 17:17 +0300, Adrian Bunk wrote: > > > > > > > On Sat, May 17, 2008 at 11:04:31AM +0100, James Bottomley wrote: > > > > > > > > On Fri, 2008-05-16 at 19:06 +0200, Toralf Förster wrote: > > > > > > > > > Hello, > > > > > > > > > > > > > > > > > > the build (.config attached) failed, make ends with : > > > > > > > > > ... > > > > > > > > > UPD include/linux/compile.h > > > > > > > > > CC init/version.o > > > > > > > > > LD init/built-in.o > > > > > > > > > LD vmlinux > > > > > > > > > drivers/built-in.o: In function `sas_request_addr': > > > > > > > > > (.text+0x33bab): undefined reference to `request_firmware' > > > > > > > > > drivers/built-in.o: In function `sas_request_addr': > > > > > > > > > (.text+0x33c3f): undefined reference to `release_firmware' > > > > > > > > > make: *** [vmlinux] Error 1 > > > > > > > > > > > > > > > > There's a slight fault in the stub logic. It fails for FW_LOADER=m and > > > > > > > > the user =y. > > > > > > > > > > > > > > > > This should fix it. > > > > > > > > > > > > > > An interesting question is whether we actually want to have the stub at > > > > > > > all - the compile errors catched cases where someone forgot to select > > > > > > > FW_LOADER at compile time instead of turning them into possible runtime > > > > > > > problems as will happen after your patch. > > > > > > > > > > > > Well, the original intent of the stubs was to have the loader nop if it > > > > > > wasn't available. There was simply one case forgotten (the fact that a > > > > > > modular loader isn't usable from built in components). > > > > > > > > > > > > > Are there any serious use cases where SCSI_SAS_LIBSAS is used in very > > > > > > > space limited environments and without any other drivers that select > > > > > > > FW_LOADER in the kernel? > > > > > > > > > > > > Probably in the future, certainly on embedded OSs used for storage > > > > > > devices. Given the convergence of SAS/SATA chips, it's possible for > > > > > > other handhelds, but I'm not convinced of that. > > > > > > > > > > Has there been any resolution to this build issue? > > > > > > > > > > Do we know what we want? then maybe a patch can be done... > > > > > > > > As long as the patch works, that's what I propose. > > > > > > Sorry, I am not understanding what you are saying. > > > Please explain. > > > > As long as the patch I previously posted on this thread > > > > http://marc.info/?l=linux-scsi&m=121101871800303 > > > > Actually works. This is the patch I propose to use to fix the issue. > > > Thanks for the pointer to the patch. That does actually build cleanly > (but I would say that the patch is incorrect). > > The case is (similar to that scsi_dh problem): > CONFIG_SCSI_SAS_LIBSAS=y and CONFIG_FW_LOADER=m, so libsas's > sas_request_addr() always returns -EINVAL as the value of > request_firmware(). Is that what we want/expect for these CONFIGs? Actually, I disagree. There are two choices here 1. No stubs and simply select FW_LOADER for everything 2. Stubs that actually work in all situations. My patch does 2. I can see an argument for 1. but since we have the stubs, making them work in all cases seems like the smaller change to functionality. James -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: build issue #503 for v2.6.26-rc2-433-gf26a398 : undefined reference to `request_firmware' 2008-05-23 22:00 ` James Bottomley @ 2008-05-23 22:06 ` Adrian Bunk 2008-05-23 22:39 ` Randy Dunlap 1 sibling, 0 replies; 16+ messages in thread From: Adrian Bunk @ 2008-05-23 22:06 UTC (permalink / raw) To: James Bottomley Cc: Randy Dunlap, Toralf Förster, linux-kernel, linux-scsi On Fri, May 23, 2008 at 05:00:30PM -0500, James Bottomley wrote: > On Fri, 2008-05-23 at 14:48 -0700, Randy Dunlap wrote: > > On Fri, 23 May 2008 15:33:00 -0500 James Bottomley wrote: > > > > > On Fri, 2008-05-23 at 11:04 -0700, Randy Dunlap wrote: > > > > On Fri, 23 May 2008 12:59:11 -0500 James Bottomley wrote: > > > > > > > > > On Fri, 2008-05-23 at 10:54 -0700, Randy Dunlap wrote: > > > > > > On Thu, 22 May 2008 11:52:24 +0100 James Bottomley wrote: > > > > > > > > > > > > > On Sat, 2008-05-17 at 17:17 +0300, Adrian Bunk wrote: > > > > > > > > On Sat, May 17, 2008 at 11:04:31AM +0100, James Bottomley wrote: > > > > > > > > > On Fri, 2008-05-16 at 19:06 +0200, Toralf Förster wrote: > > > > > > > > > > Hello, > > > > > > > > > > > > > > > > > > > > the build (.config attached) failed, make ends with : > > > > > > > > > > ... > > > > > > > > > > UPD include/linux/compile.h > > > > > > > > > > CC init/version.o > > > > > > > > > > LD init/built-in.o > > > > > > > > > > LD vmlinux > > > > > > > > > > drivers/built-in.o: In function `sas_request_addr': > > > > > > > > > > (.text+0x33bab): undefined reference to `request_firmware' > > > > > > > > > > drivers/built-in.o: In function `sas_request_addr': > > > > > > > > > > (.text+0x33c3f): undefined reference to `release_firmware' > > > > > > > > > > make: *** [vmlinux] Error 1 > > > > > > > > > > > > > > > > > > There's a slight fault in the stub logic. It fails for FW_LOADER=m and > > > > > > > > > the user =y. > > > > > > > > > > > > > > > > > > This should fix it. > > > > > > > > > > > > > > > > An interesting question is whether we actually want to have the stub at > > > > > > > > all - the compile errors catched cases where someone forgot to select > > > > > > > > FW_LOADER at compile time instead of turning them into possible runtime > > > > > > > > problems as will happen after your patch. > > > > > > > > > > > > > > Well, the original intent of the stubs was to have the loader nop if it > > > > > > > wasn't available. There was simply one case forgotten (the fact that a > > > > > > > modular loader isn't usable from built in components). > > > > > > > > > > > > > > > Are there any serious use cases where SCSI_SAS_LIBSAS is used in very > > > > > > > > space limited environments and without any other drivers that select > > > > > > > > FW_LOADER in the kernel? > > > > > > > > > > > > > > Probably in the future, certainly on embedded OSs used for storage > > > > > > > devices. Given the convergence of SAS/SATA chips, it's possible for > > > > > > > other handhelds, but I'm not convinced of that. > > > > > > > > > > > > Has there been any resolution to this build issue? > > > > > > > > > > > > Do we know what we want? then maybe a patch can be done... > > > > > > > > > > As long as the patch works, that's what I propose. > > > > > > > > Sorry, I am not understanding what you are saying. > > > > Please explain. > > > > > > As long as the patch I previously posted on this thread > > > > > > http://marc.info/?l=linux-scsi&m=121101871800303 > > > > > > Actually works. This is the patch I propose to use to fix the issue. > > > > > > Thanks for the pointer to the patch. That does actually build cleanly > > (but I would say that the patch is incorrect). > > > > The case is (similar to that scsi_dh problem): > > CONFIG_SCSI_SAS_LIBSAS=y and CONFIG_FW_LOADER=m, so libsas's > > sas_request_addr() always returns -EINVAL as the value of > > request_firmware(). Is that what we want/expect for these CONFIGs? > > Actually, I disagree. There are two choices here > > 1. No stubs and simply select FW_LOADER for everything > 2. Stubs that actually work in all situations. > > My patch does 2. I can see an argument for 1. but since we have the > stubs, making them work in all cases seems like the smaller change to > functionality. We could do: 1. stubs that actually work in all situations and 2. enable FW_LOADER uncondictionally unless EMBEDDED=y and 3. remove all "select FW_LOADER"'s This would: - remove all problems we currently have in this area and - make some kconfig stuff easier while - giving people who really need small kernels more choices than today. Your patch would be step 1. > James cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: build issue #503 for v2.6.26-rc2-433-gf26a398 : undefined reference to `request_firmware' 2008-05-23 22:00 ` James Bottomley 2008-05-23 22:06 ` Adrian Bunk @ 2008-05-23 22:39 ` Randy Dunlap 2008-05-23 22:52 ` James Bottomley 1 sibling, 1 reply; 16+ messages in thread From: Randy Dunlap @ 2008-05-23 22:39 UTC (permalink / raw) To: James Bottomley Cc: Adrian Bunk, Toralf Förster, linux-kernel, linux-scsi On Fri, 23 May 2008 17:00:30 -0500 James Bottomley wrote: > On Fri, 2008-05-23 at 14:48 -0700, Randy Dunlap wrote: > > On Fri, 23 May 2008 15:33:00 -0500 James Bottomley wrote: > > > > > On Fri, 2008-05-23 at 11:04 -0700, Randy Dunlap wrote: > > > > On Fri, 23 May 2008 12:59:11 -0500 James Bottomley wrote: > > > > > > > > > On Fri, 2008-05-23 at 10:54 -0700, Randy Dunlap wrote: > > > > > > On Thu, 22 May 2008 11:52:24 +0100 James Bottomley wrote: > > > > > > > > > > > > > On Sat, 2008-05-17 at 17:17 +0300, Adrian Bunk wrote: > > > > > > > > On Sat, May 17, 2008 at 11:04:31AM +0100, James Bottomley wrote: > > > > > > > > > On Fri, 2008-05-16 at 19:06 +0200, Toralf Förster wrote: > > > > > > > > > > Hello, > > > > > > > > > > > > > > > > > > > > the build (.config attached) failed, make ends with : > > > > > > > > > > ... > > > > > > > > > > UPD include/linux/compile.h > > > > > > > > > > CC init/version.o > > > > > > > > > > LD init/built-in.o > > > > > > > > > > LD vmlinux > > > > > > > > > > drivers/built-in.o: In function `sas_request_addr': > > > > > > > > > > (.text+0x33bab): undefined reference to `request_firmware' > > > > > > > > > > drivers/built-in.o: In function `sas_request_addr': > > > > > > > > > > (.text+0x33c3f): undefined reference to `release_firmware' > > > > > > > > > > make: *** [vmlinux] Error 1 > > > > > > > > > > > > > > > > > > There's a slight fault in the stub logic. It fails for FW_LOADER=m and > > > > > > > > > the user =y. > > > > > > > > > > > > > > > > > > This should fix it. > > > > > > > > > > > > > > > > An interesting question is whether we actually want to have the stub at > > > > > > > > all - the compile errors catched cases where someone forgot to select > > > > > > > > FW_LOADER at compile time instead of turning them into possible runtime > > > > > > > > problems as will happen after your patch. > > > > > > > > > > > > > > Well, the original intent of the stubs was to have the loader nop if it > > > > > > > wasn't available. There was simply one case forgotten (the fact that a > > > > > > > modular loader isn't usable from built in components). > > > > > > > > > > > > > > > Are there any serious use cases where SCSI_SAS_LIBSAS is used in very > > > > > > > > space limited environments and without any other drivers that select > > > > > > > > FW_LOADER in the kernel? > > > > > > > > > > > > > > Probably in the future, certainly on embedded OSs used for storage > > > > > > > devices. Given the convergence of SAS/SATA chips, it's possible for > > > > > > > other handhelds, but I'm not convinced of that. > > > > > > > > > > > > Has there been any resolution to this build issue? > > > > > > > > > > > > Do we know what we want? then maybe a patch can be done... > > > > > > > > > > As long as the patch works, that's what I propose. > > > > > > > > Sorry, I am not understanding what you are saying. > > > > Please explain. > > > > > > As long as the patch I previously posted on this thread > > > > > > http://marc.info/?l=linux-scsi&m=121101871800303 > > > > > > Actually works. This is the patch I propose to use to fix the issue. > > > > > > Thanks for the pointer to the patch. That does actually build cleanly > > (but I would say that the patch is incorrect). > > > > The case is (similar to that scsi_dh problem): > > CONFIG_SCSI_SAS_LIBSAS=y and CONFIG_FW_LOADER=m, so libsas's > > sas_request_addr() always returns -EINVAL as the value of > > request_firmware(). Is that what we want/expect for these CONFIGs? > > Actually, I disagree. There are two choices here Disagree with which part(s)? > 1. No stubs and simply select FW_LOADER for everything > 2. Stubs that actually work in all situations. > > My patch does 2. I can see an argument for 1. but since we have the > stubs, making them work in all cases seems like the smaller change to > functionality. Oh, I'm for the stubs approach. So with SCSI_SAS_LIBSAS=y and FW_LOADER=m, you would want/expect request_firmware() to return -EINVAL all of the time? Hm, I suppose that it has to either do that or select FW_LOADER. ? --- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: build issue #503 for v2.6.26-rc2-433-gf26a398 : undefined reference to `request_firmware' 2008-05-23 22:39 ` Randy Dunlap @ 2008-05-23 22:52 ` James Bottomley 2008-06-10 13:24 ` Adrian Bunk 0 siblings, 1 reply; 16+ messages in thread From: James Bottomley @ 2008-05-23 22:52 UTC (permalink / raw) To: Randy Dunlap; +Cc: Adrian Bunk, Toralf Förster, linux-kernel, linux-scsi On Fri, 2008-05-23 at 15:39 -0700, Randy Dunlap wrote: > On Fri, 23 May 2008 17:00:30 -0500 James Bottomley wrote: > > > On Fri, 2008-05-23 at 14:48 -0700, Randy Dunlap wrote: > > > On Fri, 23 May 2008 15:33:00 -0500 James Bottomley wrote: > > > > > > > On Fri, 2008-05-23 at 11:04 -0700, Randy Dunlap wrote: > > > > > On Fri, 23 May 2008 12:59:11 -0500 James Bottomley wrote: > > > > > > > > > > > On Fri, 2008-05-23 at 10:54 -0700, Randy Dunlap wrote: > > > > > > > On Thu, 22 May 2008 11:52:24 +0100 James Bottomley wrote: > > > > > > > > > > > > > > > On Sat, 2008-05-17 at 17:17 +0300, Adrian Bunk wrote: > > > > > > > > > On Sat, May 17, 2008 at 11:04:31AM +0100, James Bottomley wrote: > > > > > > > > > > On Fri, 2008-05-16 at 19:06 +0200, Toralf Förster wrote: > > > > > > > > > > > Hello, > > > > > > > > > > > > > > > > > > > > > > the build (.config attached) failed, make ends with : > > > > > > > > > > > ... > > > > > > > > > > > UPD include/linux/compile.h > > > > > > > > > > > CC init/version.o > > > > > > > > > > > LD init/built-in.o > > > > > > > > > > > LD vmlinux > > > > > > > > > > > drivers/built-in.o: In function `sas_request_addr': > > > > > > > > > > > (.text+0x33bab): undefined reference to `request_firmware' > > > > > > > > > > > drivers/built-in.o: In function `sas_request_addr': > > > > > > > > > > > (.text+0x33c3f): undefined reference to `release_firmware' > > > > > > > > > > > make: *** [vmlinux] Error 1 > > > > > > > > > > > > > > > > > > > > There's a slight fault in the stub logic. It fails for FW_LOADER=m and > > > > > > > > > > the user =y. > > > > > > > > > > > > > > > > > > > > This should fix it. > > > > > > > > > > > > > > > > > > An interesting question is whether we actually want to have the stub at > > > > > > > > > all - the compile errors catched cases where someone forgot to select > > > > > > > > > FW_LOADER at compile time instead of turning them into possible runtime > > > > > > > > > problems as will happen after your patch. > > > > > > > > > > > > > > > > Well, the original intent of the stubs was to have the loader nop if it > > > > > > > > wasn't available. There was simply one case forgotten (the fact that a > > > > > > > > modular loader isn't usable from built in components). > > > > > > > > > > > > > > > > > Are there any serious use cases where SCSI_SAS_LIBSAS is used in very > > > > > > > > > space limited environments and without any other drivers that select > > > > > > > > > FW_LOADER in the kernel? > > > > > > > > > > > > > > > > Probably in the future, certainly on embedded OSs used for storage > > > > > > > > devices. Given the convergence of SAS/SATA chips, it's possible for > > > > > > > > other handhelds, but I'm not convinced of that. > > > > > > > > > > > > > > Has there been any resolution to this build issue? > > > > > > > > > > > > > > Do we know what we want? then maybe a patch can be done... > > > > > > > > > > > > As long as the patch works, that's what I propose. > > > > > > > > > > Sorry, I am not understanding what you are saying. > > > > > Please explain. > > > > > > > > As long as the patch I previously posted on this thread > > > > > > > > http://marc.info/?l=linux-scsi&m=121101871800303 > > > > > > > > Actually works. This is the patch I propose to use to fix the issue. > > > > > > > > > Thanks for the pointer to the patch. That does actually build cleanly > > > (but I would say that the patch is incorrect). > > > > > > The case is (similar to that scsi_dh problem): > > > CONFIG_SCSI_SAS_LIBSAS=y and CONFIG_FW_LOADER=m, so libsas's > > > sas_request_addr() always returns -EINVAL as the value of > > > request_firmware(). Is that what we want/expect for these CONFIGs? > > > > Actually, I disagree. There are two choices here > > Disagree with which part(s)? Disagree that the patch was incorrect. > > 1. No stubs and simply select FW_LOADER for everything > > 2. Stubs that actually work in all situations. > > > > My patch does 2. I can see an argument for 1. but since we have the > > stubs, making them work in all cases seems like the smaller change to > > functionality. > > Oh, I'm for the stubs approach. > > So with SCSI_SAS_LIBSAS=y and FW_LOADER=m, you would want/expect > request_firmware() to return -EINVAL all of the time? If you want stubs, yes > Hm, I suppose that it has to either do that or select FW_LOADER. ? Exactly. I could imagine using Kconfig select trickery to force the choice down to Y/N for firmware loader, but I bet it would be incredibly fragile and difficult to understand. James -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: build issue #503 for v2.6.26-rc2-433-gf26a398 : undefined reference to `request_firmware' 2008-05-23 22:52 ` James Bottomley @ 2008-06-10 13:24 ` Adrian Bunk 0 siblings, 0 replies; 16+ messages in thread From: Adrian Bunk @ 2008-06-10 13:24 UTC (permalink / raw) To: James Bottomley Cc: Randy Dunlap, Toralf Förster, linux-kernel, linux-scsi On Fri, May 23, 2008 at 05:52:44PM -0500, James Bottomley wrote: > On Fri, 2008-05-23 at 15:39 -0700, Randy Dunlap wrote: > > On Fri, 23 May 2008 17:00:30 -0500 James Bottomley wrote: > > > 1. No stubs and simply select FW_LOADER for everything > > > 2. Stubs that actually work in all situations. > > > > > > My patch does 2. I can see an argument for 1. but since we have the > > > stubs, making them work in all cases seems like the smaller change to > > > functionality. > > > > Oh, I'm for the stubs approach. > > > > So with SCSI_SAS_LIBSAS=y and FW_LOADER=m, you would want/expect > > request_firmware() to return -EINVAL all of the time? > > If you want stubs, yes >... I think I was the only one who had doubts about this patch. And I've turned into a fan of your patch (plus my "always enable FW_LOADER unless EMBEDDED=y" patch). Can you (re)submit your patch so that it gets into 2.6.26? > James Thanks Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed ^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2008-06-10 13:24 UTC | newest] Thread overview: 16+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2008-05-16 17:06 build issue #503 for v2.6.26-rc2-433-gf26a398 : undefined reference to `request_firmware' Toralf Förster 2008-05-16 20:30 ` Rafael J. Wysocki 2008-05-16 20:52 ` Randy Dunlap 2008-05-17 10:04 ` James Bottomley 2008-05-17 14:17 ` Adrian Bunk 2008-05-22 10:52 ` James Bottomley 2008-05-23 17:54 ` Randy Dunlap 2008-05-23 17:59 ` James Bottomley 2008-05-23 18:04 ` Randy Dunlap 2008-05-23 20:33 ` James Bottomley 2008-05-23 21:48 ` Randy Dunlap 2008-05-23 22:00 ` James Bottomley 2008-05-23 22:06 ` Adrian Bunk 2008-05-23 22:39 ` Randy Dunlap 2008-05-23 22:52 ` James Bottomley 2008-06-10 13:24 ` Adrian Bunk
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).