linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / arch / powerpc / platforms / 83xx / Kconfig
index 5fe7b7f..7675e67 100644 (file)
@@ -16,21 +16,12 @@ config MPC834x_SYS
          3 PCI slots.  The PIBs PCI initialization is the bootloader's
          responsiblilty.
 
-config MPC834x_ITX
-       bool "Freescale MPC834x ITX"
-       select DEFAULT_UIMAGE
-       help
-         This option enables support for the MPC 834x ITX evaluation board.
-
-         Be aware that PCI initialization is the bootloader's
-         responsiblilty.
-
 endchoice
 
 config MPC834x
        bool
        select PPC_UDBG_16550
        select PPC_INDIRECT_PCI
-       default y if MPC834x_SYS || MPC834x_ITX
+       default y if MPC834x_SYS
 
 endmenu