X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=doc%2FREADME.atmel_mci;h=1ec4465ca0843caae09670a7b209a1ea9a947687;hb=b2b87a398de2bae03381c007be8b657c4d76806f;hp=0cbd90982943714eff57f8cf74f163726f4b6fda;hpb=670c24f6f32c8320cbb950e19e75fa8cdc8af88c;p=karo-tx-uboot.git diff --git a/doc/README.atmel_mci b/doc/README.atmel_mci index 0cbd909829..1ec4465ca0 100644 --- a/doc/README.atmel_mci +++ b/doc/README.atmel_mci @@ -20,7 +20,7 @@ board/SoC specific manner before the driver is initialized: example: this is added to at91sam9260_devices.c: -#if defined(CONFIG_ATMEL_MCI) || defined(CONFIG_GENERIC_ATMEL_MCI) +#if defined(CONFIG_GENERIC_ATMEL_MCI) void at91_mci_hw_init(void) { at91_set_a_periph(AT91_PIO_PORTA, 8, PUP); /* MCCK */