menuconfig [31mCONFIG_CAN_CC770[0m tristate "Bosch CC770 and Intel AN82527 devices" depends on [31mCONFIG_HAS_IOMEM[0m if [31mCONFIG_CAN_CC770[0m config [31mCONFIG_CAN_CC770_ISA[0m tristate "ISA Bus based legacy CC770 driver" ---help--- This driver adds legacy support for CC770 and AN82527 chips connected to the [31mCONFIG_ISA[0m bus using I/O port, memory mapped or indirect access. config [31mCONFIG_CAN_CC770_PLATFORM[0m tristate "Generic Platform Bus based CC770 driver" ---help--- This driver adds support for the CC770 and AN82527 chips connected to the "platform bus" (Linux abstraction for directly to the processor attached devices). endif |