6a108a14fa
The meaning of CONFIG_EMBEDDED has long since been obsoleted; the option is used to configure any non-standard kernel with a much larger scope than only small devices. This patch renames the option to CONFIG_EXPERT in init/Kconfig and fixes references to the option throughout the kernel. A new CONFIG_EMBEDDED option is added that automatically selects CONFIG_EXPERT when enabled and can be used in the future to isolate options that should only be considered for embedded systems (RISC architectures, SLOB, etc). Calling the option "EXPERT" more accurately represents its intention: only expert users who understand the impact of the configuration changes they are making should enable it. Reviewed-by: Ingo Molnar <mingo@elte.hu> Acked-by: David Woodhouse <david.woodhouse@intel.com> Signed-off-by: David Rientjes <rientjes@google.com> Cc: Greg KH <gregkh@suse.de> Cc: "David S. Miller" <davem@davemloft.net> Cc: Jens Axboe <axboe@kernel.dk> Cc: Arnd Bergmann <arnd@arndb.de> Cc: Robin Holt <holt@sgi.com> Cc: <linux-arch@vger.kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
91 lines
2.3 KiB
Plaintext
91 lines
2.3 KiB
Plaintext
CONFIG_BCM63XX=y
|
|
CONFIG_BCM63XX_CPU_6338=y
|
|
CONFIG_BCM63XX_CPU_6345=y
|
|
CONFIG_BCM63XX_CPU_6348=y
|
|
CONFIG_BCM63XX_CPU_6358=y
|
|
CONFIG_NO_HZ=y
|
|
# CONFIG_SECCOMP is not set
|
|
CONFIG_EXPERIMENTAL=y
|
|
# CONFIG_LOCALVERSION_AUTO is not set
|
|
# CONFIG_SWAP is not set
|
|
CONFIG_TINY_RCU=y
|
|
CONFIG_SYSFS_DEPRECATED_V2=y
|
|
CONFIG_EXPERT=y
|
|
# CONFIG_PCSPKR_PLATFORM is not set
|
|
# CONFIG_FUTEX is not set
|
|
# CONFIG_EPOLL is not set
|
|
# CONFIG_SIGNALFD is not set
|
|
# CONFIG_TIMERFD is not set
|
|
# CONFIG_EVENTFD is not set
|
|
# CONFIG_SHMEM is not set
|
|
# CONFIG_AIO is not set
|
|
# CONFIG_VM_EVENT_COUNTERS is not set
|
|
# CONFIG_SLUB_DEBUG is not set
|
|
# CONFIG_BLK_DEV_BSG is not set
|
|
# CONFIG_IOSCHED_DEADLINE is not set
|
|
# CONFIG_IOSCHED_CFQ is not set
|
|
CONFIG_PCI=y
|
|
CONFIG_PCCARD=y
|
|
CONFIG_PCMCIA_BCM63XX=y
|
|
CONFIG_NET=y
|
|
CONFIG_UNIX=y
|
|
CONFIG_INET=y
|
|
# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
|
|
# CONFIG_INET_XFRM_MODE_TUNNEL is not set
|
|
# CONFIG_INET_XFRM_MODE_BEET is not set
|
|
# CONFIG_INET_LRO is not set
|
|
# CONFIG_INET_DIAG is not set
|
|
# CONFIG_IPV6 is not set
|
|
CONFIG_CFG80211=y
|
|
CONFIG_NL80211_TESTMODE=y
|
|
CONFIG_MAC80211=y
|
|
CONFIG_MAC80211_LEDS=y
|
|
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
|
|
# CONFIG_STANDALONE is not set
|
|
# CONFIG_PREVENT_FIRMWARE_BUILD is not set
|
|
CONFIG_MTD=y
|
|
CONFIG_MTD_PARTITIONS=y
|
|
CONFIG_MTD_CFI=y
|
|
CONFIG_MTD_CFI_INTELEXT=y
|
|
CONFIG_MTD_CFI_AMDSTD=y
|
|
CONFIG_MTD_PHYSMAP=y
|
|
# CONFIG_BLK_DEV is not set
|
|
# CONFIG_MISC_DEVICES is not set
|
|
CONFIG_NETDEVICES=y
|
|
CONFIG_BCM63XX_PHY=y
|
|
CONFIG_NET_ETHERNET=y
|
|
CONFIG_BCM63XX_ENET=y
|
|
# CONFIG_NETDEV_1000 is not set
|
|
# CONFIG_NETDEV_10000 is not set
|
|
CONFIG_B43=y
|
|
# CONFIG_B43_PHY_LP is not set
|
|
# CONFIG_INPUT is not set
|
|
# CONFIG_SERIO is not set
|
|
# CONFIG_VT is not set
|
|
# CONFIG_DEVKMEM is not set
|
|
CONFIG_SERIAL_BCM63XX=y
|
|
CONFIG_SERIAL_BCM63XX_CONSOLE=y
|
|
# CONFIG_UNIX98_PTYS is not set
|
|
# CONFIG_HW_RANDOM is not set
|
|
# CONFIG_HWMON is not set
|
|
# CONFIG_VGA_ARB is not set
|
|
CONFIG_USB=y
|
|
# CONFIG_USB_DEVICE_CLASS is not set
|
|
CONFIG_USB_EHCI_HCD=y
|
|
# CONFIG_USB_EHCI_TT_NEWSCHED is not set
|
|
CONFIG_USB_OHCI_HCD=y
|
|
CONFIG_LEDS_CLASS=y
|
|
CONFIG_LEDS_GPIO=y
|
|
CONFIG_LEDS_TRIGGER_TIMER=y
|
|
CONFIG_LEDS_TRIGGER_GPIO=y
|
|
CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
|
|
# CONFIG_FILE_LOCKING is not set
|
|
# CONFIG_DNOTIFY is not set
|
|
CONFIG_PROC_KCORE=y
|
|
# CONFIG_NETWORK_FILESYSTEMS is not set
|
|
CONFIG_MAGIC_SYSRQ=y
|
|
CONFIG_SYSCTL_SYSCALL_CHECK=y
|
|
CONFIG_CMDLINE_BOOL=y
|
|
CONFIG_CMDLINE="console=ttyS0,115200"
|
|
# CONFIG_CRYPTO_HW is not set
|