-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARM: clps711x: merge all CLPS711X-defconfigs into one
Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
- Loading branch information
Alexander Shiyan
authored and
Arnd Bergmann
committed
Oct 25, 2012
1 parent
6cb1b14
commit 658b146
Showing
3 changed files
with
78 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
CONFIG_EXPERIMENTAL=y | ||
CONFIG_SYSVIPC=y | ||
CONFIG_LOG_BUF_SHIFT=14 | ||
CONFIG_BLK_DEV_INITRD=y | ||
CONFIG_EMBEDDED=y | ||
CONFIG_PARTITION_ADVANCED=y | ||
# CONFIG_MSDOS_PARTITION is not set | ||
CONFIG_ARCH_CLPS711X=y | ||
CONFIG_ARCH_AUTCPU12=y | ||
CONFIG_ARCH_CDB89712=y | ||
CONFIG_ARCH_CLEP7312=y | ||
CONFIG_ARCH_EDB7211=y | ||
CONFIG_ARCH_P720T=y | ||
CONFIG_ARCH_FORTUNET=y | ||
CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
CONFIG_ZBOOT_ROM_BSS=0x0 | ||
CONFIG_NET=y | ||
CONFIG_PACKET=y | ||
CONFIG_UNIX=y | ||
CONFIG_INET=y | ||
# CONFIG_IPV6 is not set | ||
CONFIG_IRDA=y | ||
CONFIG_IRTTY_SIR=y | ||
CONFIG_EP7211_DONGLE=y | ||
CONFIG_MTD=y | ||
CONFIG_MTD_CMDLINE_PARTS=y | ||
CONFIG_MTD_CHAR=y | ||
CONFIG_MTD_BLOCK=y | ||
CONFIG_MTD_CFI=y | ||
CONFIG_MTD_JEDECPROBE=y | ||
CONFIG_MTD_CFI_INTELEXT=y | ||
CONFIG_MTD_CFI_AMDSTD=y | ||
CONFIG_MTD_CFI_STAA=y | ||
CONFIG_MTD_CDB89712=y | ||
CONFIG_MTD_AUTCPU12=y | ||
CONFIG_MTD_PLATRAM=y | ||
CONFIG_BLK_DEV_RAM=y | ||
CONFIG_NETDEVICES=y | ||
# CONFIG_NET_VENDOR_3COM is not set | ||
# CONFIG_NET_VENDOR_AMD is not set | ||
# CONFIG_NET_VENDOR_BROADCOM is not set | ||
# CONFIG_NET_VENDOR_CHELSIO is not set | ||
CONFIG_CS89x0=y | ||
# CONFIG_NET_VENDOR_FARADAY is not set | ||
# CONFIG_NET_VENDOR_FUJITSU is not set | ||
# CONFIG_NET_VENDOR_HP is not set | ||
# CONFIG_NET_VENDOR_INTEL is not set | ||
# CONFIG_NET_VENDOR_MARVELL is not set | ||
# CONFIG_NET_VENDOR_MICREL is not set | ||
# CONFIG_NET_VENDOR_NATSEMI is not set | ||
# CONFIG_NET_VENDOR_RACAL is not set | ||
# CONFIG_NET_VENDOR_SEEQ is not set | ||
# CONFIG_NET_VENDOR_SMSC is not set | ||
# CONFIG_NET_VENDOR_STMICRO is not set | ||
# CONFIG_NET_VENDOR_WIZNET is not set | ||
# CONFIG_WLAN is not set | ||
# CONFIG_INPUT is not set | ||
# CONFIG_SERIO is not set | ||
# CONFIG_VT is not set | ||
CONFIG_SERIAL_CLPS711X_CONSOLE=y | ||
# CONFIG_HW_RANDOM is not set | ||
# CONFIG_HWMON is not set | ||
CONFIG_FB=y | ||
CONFIG_FB_CLPS711X=y | ||
# CONFIG_USB_SUPPORT is not set | ||
CONFIG_NEW_LEDS=y | ||
CONFIG_LEDS_CLASS=y | ||
# CONFIG_IOMMU_SUPPORT is not set | ||
CONFIG_EXT2_FS=y | ||
CONFIG_MINIX_FS=y | ||
# CONFIG_NETWORK_FILESYSTEMS is not set | ||
# CONFIG_FTRACE is not set | ||
CONFIG_DEBUG_USER=y | ||
CONFIG_DEBUG_LL=y | ||
CONFIG_EARLY_PRINTK=y | ||
# CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
# CONFIG_CRYPTO_HW is not set | ||
# CONFIG_CRC32 is not set |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.