diff options
| -rw-r--r-- | arch/powerpc/configs/mpc832x_rdb_defconfig | 41 |
1 files changed, 36 insertions, 5 deletions
diff --git a/arch/powerpc/configs/mpc832x_rdb_defconfig b/arch/powerpc/configs/mpc832x_rdb_defconfig index 4f391028c79c..7a5b13f4140f 100644 --- a/arch/powerpc/configs/mpc832x_rdb_defconfig +++ b/arch/powerpc/configs/mpc832x_rdb_defconfig | |||
| @@ -685,8 +685,21 @@ CONFIG_I2C_MPC=y | |||
| 685 | # | 685 | # |
| 686 | # SPI support | 686 | # SPI support |
| 687 | # | 687 | # |
| 688 | # CONFIG_SPI is not set | 688 | CONFIG_SPI=y |
| 689 | # CONFIG_SPI_MASTER is not set | 689 | CONFIG_SPI_MASTER=y |
| 690 | |||
| 691 | # | ||
| 692 | # SPI Master Controller Drivers | ||
| 693 | # | ||
| 694 | CONFIG_SPI_BITBANG=y | ||
| 695 | CONFIG_SPI_MPC83xx=y | ||
| 696 | |||
| 697 | # | ||
| 698 | # SPI Protocol Masters | ||
| 699 | # | ||
| 700 | # CONFIG_SPI_AT25 is not set | ||
| 701 | # CONFIG_SPI_SPIDEV is not set | ||
| 702 | # CONFIG_SPI_TLE62X0 is not set | ||
| 690 | # CONFIG_W1 is not set | 703 | # CONFIG_W1 is not set |
| 691 | # CONFIG_POWER_SUPPLY is not set | 704 | # CONFIG_POWER_SUPPLY is not set |
| 692 | CONFIG_HWMON=y | 705 | CONFIG_HWMON=y |
| @@ -710,6 +723,7 @@ CONFIG_HWMON=y | |||
| 710 | # CONFIG_SENSORS_GL520SM is not set | 723 | # CONFIG_SENSORS_GL520SM is not set |
| 711 | # CONFIG_SENSORS_IT87 is not set | 724 | # CONFIG_SENSORS_IT87 is not set |
| 712 | # CONFIG_SENSORS_LM63 is not set | 725 | # CONFIG_SENSORS_LM63 is not set |
| 726 | # CONFIG_SENSORS_LM70 is not set | ||
| 713 | # CONFIG_SENSORS_LM75 is not set | 727 | # CONFIG_SENSORS_LM75 is not set |
| 714 | # CONFIG_SENSORS_LM77 is not set | 728 | # CONFIG_SENSORS_LM77 is not set |
| 715 | # CONFIG_SENSORS_LM78 is not set | 729 | # CONFIG_SENSORS_LM78 is not set |
| @@ -896,7 +910,24 @@ CONFIG_USB_MON=y | |||
| 896 | # USB Gadget Support | 910 | # USB Gadget Support |
| 897 | # | 911 | # |
| 898 | # CONFIG_USB_GADGET is not set | 912 | # CONFIG_USB_GADGET is not set |
| 899 | # CONFIG_MMC is not set | 913 | CONFIG_MMC=y |
| 914 | # CONFIG_MMC_DEBUG is not set | ||
| 915 | # CONFIG_MMC_UNSAFE_RESUME is not set | ||
| 916 | |||
| 917 | # | ||
| 918 | # MMC/SD Card Drivers | ||
| 919 | # | ||
| 920 | CONFIG_MMC_BLOCK=y | ||
| 921 | CONFIG_MMC_BLOCK_BOUNCE=y | ||
| 922 | # CONFIG_SDIO_UART is not set | ||
| 923 | |||
| 924 | # | ||
| 925 | # MMC/SD Host Controller Drivers | ||
| 926 | # | ||
| 927 | # CONFIG_MMC_SDHCI is not set | ||
| 928 | # CONFIG_MMC_WBSD is not set | ||
| 929 | # CONFIG_MMC_TIFM_SD is not set | ||
| 930 | CONFIG_MMC_SPI=y | ||
| 900 | # CONFIG_NEW_LEDS is not set | 931 | # CONFIG_NEW_LEDS is not set |
| 901 | # CONFIG_INFINIBAND is not set | 932 | # CONFIG_INFINIBAND is not set |
| 902 | # CONFIG_EDAC is not set | 933 | # CONFIG_EDAC is not set |
| @@ -1101,9 +1132,9 @@ CONFIG_UCC=y | |||
| 1101 | CONFIG_BITREVERSE=y | 1132 | CONFIG_BITREVERSE=y |
| 1102 | # CONFIG_CRC_CCITT is not set | 1133 | # CONFIG_CRC_CCITT is not set |
| 1103 | # CONFIG_CRC16 is not set | 1134 | # CONFIG_CRC16 is not set |
| 1104 | # CONFIG_CRC_ITU_T is not set | 1135 | CONFIG_CRC_ITU_T=y |
| 1105 | CONFIG_CRC32=y | 1136 | CONFIG_CRC32=y |
| 1106 | # CONFIG_CRC7 is not set | 1137 | CONFIG_CRC7=y |
| 1107 | # CONFIG_LIBCRC32C is not set | 1138 | # CONFIG_LIBCRC32C is not set |
| 1108 | CONFIG_PLIST=y | 1139 | CONFIG_PLIST=y |
| 1109 | CONFIG_HAS_IOMEM=y | 1140 | CONFIG_HAS_IOMEM=y |
