K2LL33D SHELL

 Apache/2.4.7 (Ubuntu)
 Linux sman1baleendah 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64
 uid=33(www-data) gid=33(www-data) groups=33(www-data)
 safemode : OFF
 MySQL: ON | Perl: ON | cURL: OFF | WGet: ON
  >  / usr / src / linux-headers-3.13.0-24 / arch / sh / cchips /
server ip : 172.67.156.115

your ip : 172.69.130.146

H O M E


Filename/usr/src/linux-headers-3.13.0-24/arch/sh/cchips/Kconfig
Size1012
Permissionrw-r--r--
Ownerroot : root
Create time27-Apr-2025 09:50
Last modified20-Jan-2014 10:40
Last accessed08-Jul-2025 02:52
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image
menu "Companion Chips"

config HD6446X_SERIES
bool

choice
prompt "HD6446x options"
depends on HD6446X_SERIES
default HD64461

config HD64461
bool "Hitachi HD64461 companion chip support"
---help---
The Hitachi HD64461 provides an interface for
the SH7709 CPU, supporting a LCD controller,
CRT color controller, IrDA up to 4 Mbps, and a
PCMCIA controller supporting 2 slots.

More information is available at
<http://semiconductor.hitachi.com/windowsce/superh/sld013.htm>.

Say Y if you want support for the HD64461.
Otherwise, say N.

endchoice

# These will also be split into the Kconfig's below
config HD64461_IRQ
int "HD64461 IRQ"
depends on HD64461
default "36"
help
The default setting of the HD64461 IRQ is 36.

Do not change this unless you know what you are doing.

config HD64461_ENABLER
bool "HD64461 PCMCIA enabler"
depends on HD64461
help
Say Y here if you want to enable PCMCIA support
via the HD64461 companion chip.
Otherwise, say N.

endmenu