2/6 definitions of CONFIG_PCI have trivially different banners.
bool 'U2/Uturn I/O MMU' CONFIG_IOMMU_CCIO y
bool 'LASI I/O support' CONFIG_GSC_LASI y
-bool 'PCI bus support' CONFIG_PCI y
+bool 'PCI support' CONFIG_PCI y
if [ "$CONFIG_PCI" = "y" ]; then
bool 'GSCtoPCI/DINO PCI support' CONFIG_GSC_DINO y
define_bool CONFIG_MCA n
if [ "$CONFIG_4xx" = "y" -o "$CONFIG_8260" = "y" ]; then
- bool "Enable PCI" CONFIG_PCI
+ bool "PCI support" CONFIG_PCI
bool 'PC PS/2 style Keyboard' CONFIG_PC_KEYBOARD
else
if [ "$CONFIG_8xx" = "y" ]; then