CML2 1.8.3.  The problems below only occur when starting from a valid
2.4.15-pre2 CML1 .config, i.e. they are conversion problems.  The
problems go away once config.out has been built.  However these
problems are likely to cause a lot of complaints during the conversion
stage.

In every case, expert=Y, wizard=Y.

CML2 prompts for CONFIG_OBSOLETE.  That option is obsolete (is that a
recursive definition?), in 2.4.15-pre2 only arm defines it.

CML2 asks for USB_UHCI even when USB_UHCI_ALT=y, then complains if I
enter anything except 'n'.

.config contains '# CONFIG_MTD is not set'.  make oldconfig asks for
every MTD option, even though the controlling MTD option is 'n'.


The following problems are not restricted to the conversion phase.

CML2 asks for SCSI_AIC7XXX_OLD even when SCSI_AIC7XXX==y, the only
valid combinations are

  SCSI_AIC7XXX   SCSI_AIC7XXX_OLD
       n              n
       n              y
       y              n
       m              m
       m              n

CML2 asks for USB_HID when INPUT==n, USB_HID requires INPUT.  Ditto
USB_KBD, USB_MOUSE, USB_WACOM.

CML2 asks for USB_IBMCAM, USB_OV511, USB_PWC, USB_SE401, USB_DSBR,
USB_DABUSB when VIDEO_DEV==n.

CML2 asks for USB_PLUSB, USB_NET1080, EEPRO100_PM, JOYSTICK, not in
2.4.15-pre2.

BLUEZ_HCIUSB, BLUEZ_HCIUART, BLUEZ_HCIVHCI are always requested, the
values never get written to .config or config.out.  Caused by no help
text?

CML2 asks for E2100 through NE2000 when NET_ISA=n.

CML2 asks for PCMCIA_HERMES option when NET_RADIO=n.

CML2 asks for DONGLE option when IRDA=n.

CML2 asks for all the individual partition settings, PARTITION_ADVANCED
is derived from expert but not tested.

CML2 asks for SOFT_WATCHDOG when WATCHDOG=n.

CML2 allows MACINTOSH_DRIVERS, SGIWD93_SCSI, SCSI_DECSII, PPC_RTAS,
PREP_RESIDUAL, GEN_RTC, BLK_DEV_IT8172, MACE, BMAC, GMAC, LAN_SAA9730,
VETH, SOUND_VRC5477, DMASOUND, MAC_SERIAL, SERIAL167, HWC, on x86.  All
of those options are non-ix86.


_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to