···33#4455menu "DMA Engine support"66+ depends on !S3906778config DMA_ENGINE89 bool "Support for DMA engines"
+1
drivers/input/Kconfig
···33#4455menu "Input device support"66+ depends on !S3906778config INPUT89 tristate "Generic input layer (needed for keyboard, mouse, ...)" if EMBEDDED
+1
drivers/isdn/Kconfig
···33#4455menu "ISDN subsystem"66+ depends on !S3906778config ISDN89 tristate "ISDN support"
+1
drivers/net/phy/Kconfig
···33#4455menu "PHY device support"66+ depends on !S3906778config PHYLIB89 tristate "PHY Device support and infrastructure"
+1
drivers/rtc/Kconfig
···33#4455menu "Real Time Clock"66+ depends on !S3906778config RTC_LIB89 tristate
+1-1
net/ax25/Kconfig
···33#4455menuconfig HAMRADIO66- depends on NET66+ depends on NET && !S39077 bool "Amateur Radio support"88 help99 If you want to connect your Linux box to an amateur radio, answer Y
+1-1
net/bluetooth/Kconfig
···33#4455menuconfig BT66- depends on NET66+ depends on NET && !S39077 tristate "Bluetooth subsystem support"88 help99 Bluetooth is low-cost, low-power, short-range wireless technology.
+1-1
net/irda/Kconfig
···33#4455menuconfig IRDA66- depends on NET66+ depends on NET && !S39077 tristate "IrDA (infrared) subsystem support"88 select CRC_CCITT99 ---help---